Skip to content

In this Machine Learning problem our task is to predict the average salary of a Data Science related job based on the data from Glassdoor.com and study the main factors of the highest paid jobs.

License

Notifications You must be signed in to change notification settings

mateoricio/Glassdoor-salary-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glassdor Salary Prediction

In this Machine Learning problem our task is to predict the average salary of a Data Science realted job based on the data from Glassdoor.com and study the main factors of the highest paid jobs.

Since this is clearly a Supervised Regression Machine Learning Problem the first step will be to analyze and prepare the data and then select and train a Regressor stimator to give us the prediction expected.

The metric to dictate if the result is good will be R2, which is a metric very used in regression models. Our goal is to achive, at least, R2 ≈ 0.7 (If the data allow us).

Model Selection and Hyperparameter tuning in process

About

In this Machine Learning problem our task is to predict the average salary of a Data Science related job based on the data from Glassdoor.com and study the main factors of the highest paid jobs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published