This project drives data from [https://insights.stackoverflow.com/survey/2017]. From the given data, this project will predict the salary based on the given atrributes by using basic ML algorithms.
This contains:
There should be no necessary libraries to run the code here beyond the Anaconda distribution of Python. The code should run with no issues using Python versions 3.*.
The data is from [https://insights.stackoverflow.com/survey/2017].
In the notebooke "Salaty Prediction", this project aims to answer:
- Develop an efficient ML model to predict the Salary based on Linear Regression model.
Give credits to Stack Overflow for the data