Goal of the project
- Model Development: We will train and evaluate the following models at least ANN, SVM, KNeighborsRegressor, GradientBoostingRegressor, ExtraTreesRegressor, RandomForestRegressor, DecisionTreeRegressor, LGBMRegressor, XGBRegressor, LinearRegression, Lasso, Ridge, ElasticNet.
- Model Evaluation: R-Squared (R2), Mean Absolute Error (MAE), Root Mean Squared Error (RMSE), Mean Squared Error (MSE). The evaluation metric for this project is the Mean Average Error (MAE).
- Deployment Build a Dashboard or App.