Skip to content
#

employee-dataset

Here are 2 public repositories matching this topic...

This Getting Started Tutorial systematically demonstrates the typical ML work process step-by-step using the powerful and performant Support Vector Classifier (SVC) and the beginner-friendly Iris Dataset. Furthermore, the selection of the correct SVC kernel and its parameters are described and their effects on the classification result are shown.

  • Updated Aug 25, 2023
  • Jupyter Notebook

The Salary Prediction App forecasts employee salaries based on years at the company, satisfaction level, and monthly hours worked. It uses a cleaned dataset and applies machine learning models like Linear Regression, Support Vector Regression, and Random Forest Regressor, with hyperparameter tuning done via GridSearchCV for improved accuracy.

  • Updated Nov 18, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the employee-dataset topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the employee-dataset topic, visit your repo's landing page and select "manage topics."

Learn more