Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 402 Bytes

File metadata and controls

16 lines (11 loc) · 402 Bytes

linear_regression

Basic (Mathematics)implementation of Linear Regression in python(without any ML library) with normalized features for predicting price of houses in city of King County, USA. Using real data from Kaggle.

--

Requirments

  • Python
  • Some Additional Libraries of Python
    • NumPy
    • Pandas

Database Link

https://www.kaggle.com/harlfoxem/housesalesprediction/data