Skip to content

This is the House Price Prediction model project (if you want to sell your old house at an reasonable price). Made by Machine Learning Algorithms from the data of Kaggle.com and some frontend development using python

License

Notifications You must be signed in to change notification settings

rajadityaverma/House_Price_Prediciton.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

House-price-prediction-using-flask

In this project, I developed the predictive power of a model trained on houses price data. It deploy with flask api and using Linear Regression to predict the price value. Deploy Machine Learning Model Using Flask to take model from python code.

If you want to more clear explonation, see my blog House Price Prediction using Flask for Beginners

Installation

To run the web app on your local computer, install the required libraries, These packages are included in requirement.txt. In this project used Python3.8.0 and Flask 2.0.1. Run the following command in terminal to install the required packages.

pip install -r requirement.txt


Getting Started

To run code on your computer, following command in terminal

python app.py


Preview





License

MIT License

Thank you

About

This is the House Price Prediction model project (if you want to sell your old house at an reasonable price). Made by Machine Learning Algorithms from the data of Kaggle.com and some frontend development using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published