Skip to content

This is a python Flask web app made to predict the house prices based on attributes like no. of rooms, parking facility, etc. The prediction algorithm used at the backend is 'Linear Regression'.

License

Notifications You must be signed in to change notification settings

Mayur-Debu/Final_Year_Project

Repository files navigation

House Price Prediction using Machine Learning

MIT License

Tech Stack

Client: html, css, JavaScript

Server: Python, Flask

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Run Locally

Clone the project

  git clone https://github.com/Mayur-Debu/Final_Year_Project.git

Go to the project directory

  .\Final_Year_Project\Scripts\activate

Install dependencies

  pip install -r requirements.txt

Start the server

  python app.py

Screenshots

App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot

About

This is a python Flask web app made to predict the house prices based on attributes like no. of rooms, parking facility, etc. The prediction algorithm used at the backend is 'Linear Regression'.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published