GitHunt
LE

LemonATsu/iPynb-Lasso-Regressor

A LassoRegressor implemented in Python 3.4, and use Jupyter Notebook to demonstrate the work

iPynb-Lasso-Regressor

This is a Lasso Regressor that implemented in Python 3.4.
The purpose of this ipynb is to show and demonstrate how the lasso regression works, and some other techniques such as PCA,
polynomial regressor can also be found in this notebook.

#Prerequisites

  • Python 3.4+
  • Numpy
  • scikit-learn
  • pandas

Please check the ipynb for more details.

Languages

Jupyter Notebook100.0%

Contributors

Created October 23, 2016
Updated March 5, 2023
LemonATsu/iPynb-Lasso-Regressor | GitHunt