Aparna-Ranjith / ML-FlaskApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:CSS 56.7%Language:Jupyter Notebook 19.4%Language:HTML 12.3%Language:Python 11.5%