You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A machine learning project where we develop a flask application to predict car price. The model uses Random Forest Regressor to train of certain parameters. We do hyperparameter tuning as well to get best possible results. The web application has an amazing interface where it takes values from user and predicts car prices.