Skip to content

vishal-meshram/test-repo

Repository files navigation

House-price-prediction-using-flask

In this project, I developed the predictive power of a model trained on house price data. It deploys with flask API and uses Linear Regression to predict the price value. Deploy Machine Learning Model Using Flask to take a 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 include in the requirement.txt file. This project used Python 3.8.0 and Flask 2.0.1.

Run the following command in the 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 test repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published