arose13 / PyLasso

An implementation of Lasso where each parameter penalty can be adjusted.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyLasso

Author: Stephen Anthony Rose

Abstract

Ultra fast implementation of Lasso where each parameter penalty can be adjusted.

Installation / Usage

To install use pip:

$ pip install git+https://github.com/arose13/PyLasso.git

Or clone the repo:

$ git clone https://github.com/arose13/PyLasso.git
$ python setup.py install

Contributing

Me (Stephen Anthony Rose)

Example

To be announced.

About

An implementation of Lasso where each parameter penalty can be adjusted.


Languages

Language:Python 100.0%