Skip to content

sunny420x/Job-Quitting-Prediction-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Job Quitting Prediction Model.

Job Quiting Prediction using Polynomial for training the dataset and Linear Regression to predicts the outcome. Dataset: https://www.kaggle.com/datasets/mfaisalqureshi/hr-analytics-and-job-prediction


X train size: 11999
X test size: 3000
Y train size: 11999
Y test size: 3000
Train MSE: 0.0664369446650135
Test MSE: 0.0711382688983509
Train R²: 0.6344774921260791
Test R²: 0.6046810005130034

About

Job Quitting Prediction using Polynomial for training the dataset and Linear Regression to predicts the outcome.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors