PREDICT-SALARY
ML model that predicts salary. A simple linear model that splits the data into proportion and trains as well as tests the data. Sklearn's Linear Regression is used.
ML model that predicts salary. A simple linear model that splits the data into proportion and trains as well as tests the data. Sklearn's Linear Regression is used.