Skip to content

PRANEETH-REDDY-23899/Salary_prediction_using_machinelearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salary_prediction_using_machinelearning

I used the Stackoverflow developer survey 2020 data set.

The entire data and the notebook can be found here

the live preview is here

steps

- Load the data from the stackoverflow insights page
- Data Cleaning and Data Exploration
- EDA and Data Visualization
- Model buiding
- Algorithms 
        -Linear regression
        -DecisionTreeRegressor
        -RandomForestRegressor
- Evaluation of the Model through Mean squaed Error
- Saving the model as pickle file
- Creating the user interface using the streamlit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages