Project 1: Data Science Salary Estimator
- This project is about a tool i created which can be used to estimate data analyst salaries. The tool can be used by data analysts to negotiate their income when they get new jobs.
- The tool features the expected data analyst skills and show how companies value them for a certain income. I used Python, Tableau, AWS, Spark, R, SQL and as common skills expected by most companies.
- Made use of Random Forest, Lasso and Linear Regressors using GridsearchCV to get the best model for the tool.
- Finally, i built a client facing API using Flask.

This Project’s GitHub Repository