ML-FlaskApp

A Flask app for prediciting house rent based on Rating, Square feet and Number of Bedrooms.

Files

  1. model.ipynb: Linear Regression Model to predict house rent
  2. app.py: Containds the Flask API that takes housing details as input and returns the rent.

Pre-requisites

Please make sure to install the libraries in requirements.txt