Jerin-T / rental_prediction_system

0 stars 0 forks source link

Hyperparameter Tuning #7

Closed dona516 closed 7 months ago

dona516 commented 8 months ago

Hyperparameter tuning is selecting the best settings for a model before training it, aiming to optimize its performance and accuracy. It involves testing different combinations of parameters to find the ones that produce the best results. Algorithm used: Random Forest Regression.