Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
SUMIT 0537566fe3
Update README.md
2 years ago
..
f5bb3941e1
Add files via upload
3 years ago
f5bb3941e1
Add files via upload
3 years ago
f5bb3941e1
Add files via upload
3 years ago
0537566fe3
Update README.md
2 years ago
f5bb3941e1
Add files via upload
3 years ago

README.md

You have to be logged in to leave a comment. Sign In

This is a project based on Bengaluru House Price Prediction.

webLayout In this project i've created a model that predicts home prices in different regions in Bengaluru. The model predicts prices based on:

1.BHK2.Location3.Area (sqft)4.Bathroom

#Algorithms used to build the model. 1.Linear Regression 2.Decision Tree 3.LASSO Regression

bangluru_models

These are results i get after building these models. Here Linear Regression gives better accuracy than other algorithms.

#Requirements

1.Numpy2.Pandas for loading dataset and perform various tasks like EDA, data cleaning, feature engineering.3.Matplotlib for visualisation.4.Sklearn to create model and compare model accuracy. 5.Flask to build python flask server and run webpages on home directory.

#Tools used

1.Python 2.Jupyter Notebook 3.Pycharm IDE 4.Visual Studio Code 5.HTML/CSS/JS

#Reference CODEBASICS(Dhaval Patel)

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...