A Random Forest-based ML regression model that predicts the price of a home in Hyderabad based on Location and Sqft. Deployed on the web using Flask Trained on 2021 data Has r2 score of ~0.70 Run hyd_mega.ipynb for training the model
Tech Stack: Flask, HTML, CSS, Numpy, Pandas, MatplotLib, Scikit-Learn, Pickle, TensorFlow, Keras
Also has an ANN model with r2 score of ~0.465.