Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 376 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 376 Bytes

MLHousePrediction

House_Data.csv - Contains Data set of features of house's. House_Data_Description - Contains description of all the features in the data set. House_Prediction.ipynb - Contains python code to train the model. House_Predictor.py - Contains python code for the user interface. House_Price_Prediction - Contains the model which is used to predict house price.