Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 342 Bytes

File metadata and controls

12 lines (7 loc) · 342 Bytes

house-price-prediction-with-linear-regressoin-

Description:

This program predicts the price of house when area is given as an independent variable. The model is trained on given dataset and model accuracy is 90%.

Requirments: You need to install required libs to run with this program. Dataset is included in files.

Happy Coding!!!