ES205 Presentation
ES205 Presentation
3 Validation of Model
We performed cross-validation to ensure the model learned the features and
performed consistently on new data. We monitored the model for overfitting and
underfitting and made adjustments as necessary.
Model Evaluation
• To evaluate the model's performance, we used the root mean square
error (RMSE) and the R-squared (R2) metrics.
• We analyzed the model's accuracy and precision by using K-fold cross-
validation and RMSE.
Model Deployment
On Dataset 1: On Dataset 2:
Mean Squared Error (MSE): 2479644574.8373423 Mean Squared Error (MSE): 23.38
Root Mean Squared Error (RMSE): Root Mean Squared Error (RMSE): 4.835
49796.02970957968
R2 score: 0.7339
Cross-validation was performed to assess the
Cross-validation was performed to assess the
model's performance across different subsets of
model's performance across different subsets of
the data. The average cross validated RMSE is
the data. The average cross validated RMSE is
49799.52283937057.
68.80
2) Decision Tree Regressor: The Decision
Tree Regressor was trained and evaluated
on the training set with the following
outcomes:
On Dataset 1: On Dataset 2:
Mean Squared Error (MSE): 2479644574.8373423 Mean Squared Error (MSE): 2479644574.8373423
Root Mean Squared Error (RMSE): Root Mean Squared Error (RMSE):
49796.02970957968 49796.02970957968
Cross-validation was performed to assess the Cross-validation was performed to assess the
model's performance across different subsets of model's performance across different subsets of
the data. The average cross validated RMSE is the data. The average cross validated RMSE is
49799.52283937057. 49799.52283937057.
3) Gradient Boosting Regressor and
Random Forest Regressor: Briefly
summarizing the performance of these
models:
Gradient Boosting Regressor: 2452926498.283182, 49527.027957300066