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.
--
- Python
- Some Additional Libraries of Python
- NumPy
- Pandas