Using the housing dataset with some features
like no. of bathrooms, no. of bedrooms, etc. The main task is to create a model which will predict the price of any house by looking at the features.
Jupyter Notebook
for the Data Analysis, Data Cleaning and Modelling.- Import the model through
pickle
file. - Create the Python
Flask
server . - HTML, CSS, JavaScript for the frontend .