In this project, we predict salaries using features of online job postings. The notebook contained in this repository will go over various machine learning algorithms and explain the pros and cons of each in solving this problem. The algorithms explored are listed below:
- Linear Regression
- Lasso
- Random Forest
- Gradient Boosting
- RuleFit