A Machine Learning-powered web app to predict the price of boats based on various features. Built using Streamlit and trained with a Random Forest Regressor.
- Goal: Predict boat prices using input features such as type, condition, size, manufacturer, and engine details.
- Model: Random Forest Regressor
- Performance:
- R² Score: 0.66
- MAE: ₹16,649.80
- RMSE: ₹87,984.53