/car-price-prediction

We implement Linear Regression using the Normal Equation to predict the price of a car. We will not use Scikit-Learn but instead understand the inner workings of Linear Regression using Normal Equation and implement regularization from scratch as well.

Primary LanguageJupyter Notebook

No issues in this repository yet.