Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 349 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 349 Bytes

STEM-salaries-prediction

Machine Learning project in Python to predict the base salary of STEM positions.

Mean Absolute Percentage Error (MAPE) on holdout set = 15%

Dataset in Kaggle

Kaggle

Libraries

numpy == 1.21.2 pandas == 1.3.5 matplotlib == 3.3.4 seaborn == 0.11.1