I have built a Model using Random Forest Regressor of California Housing Prices Dataset to predict the price of the Houses in California.
-
Updated
Mar 2, 2021 - HTML
I have built a Model using Random Forest Regressor of California Housing Prices Dataset to predict the price of the Houses in California.
This web app predicts rental house prices based on user-provided features such as the number of bedrooms, square footage, etc. It uses a RandomForestRegressor model and is built with Flask for the backend.
Predict total bill with Random Forest regressor. Dockerize for deployment.
Add a description, image, and links to the randomforestregressor topic page so that developers can more easily learn about it.
To associate your repository with the randomforestregressor topic, visit your repo's landing page and select "manage topics."