Skip to content

mrafifrbbn/salary-prediction

Repository files navigation

salary_prediction

This is my first data science project! Here, I use the 'Salary Prediction Classification' dataset from Kaggle (https://www.kaggle.com/ayessa/salary-prediction-classification) to predict whether a person makes > $50K or <= $50K a year. I use two classification algorithms: logistic regression and random forest. Using grid search algorithm to determine the best parameters for each model, I find that the random forest method gives the best accuracy of 81.4% and an AUC score of 82.3%.

About

First data science project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published