/Linear-Regression-on-Boston-Housing-Price-Prediction

Practical Implementation of Linear Regression on Boston Housing Price Prediction

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Linear-Regression-on-Boston-Housing-Price-Prediction

Practical Implementation of Linear Regression on Boston Housing Price Prediction

  1. EDA on Boston Housing Data
  2. Implementation of Linear Regression.
  3. Implementation of Ridge Regression.
  4. Implementation of Lasso Regression.
  5. Implementation of Elastic Net Regression.