absolutare/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.
Jupyter Notebook
No issues in this repository yet.