l-net

Adds the ability to combine l1 to l10 penalties in regression extending the elastic-net.


License
GPL-3.0
Install
pip install l-net==0.1

Documentation

l-net

Adds the ability to combine l1 to l10 penalties in regression extending the elastic-net.

Python Installation

pip install numpy # install numpy
pip install git+https://github.com/austindavidbrown/l-net/#egg=l-net\&subdirectory=python-package

Tutorial

Python package Introduction

Documentation

See the Python package documentation or help in Python.

License

The code is licensed under GPL-3.

References

  • This is for a project in STAT8053 at the University of Minnesota.