GitHunt
MA

Mayur-Debu/Final_Year_Project

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'.

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

Contributors

MIT License
Created July 9, 2021
Updated October 31, 2025
Mayur-Debu/Final_Year_Project | GitHunt