Skip to content

jayzuccarelli/sparseregression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparseRegression

PyPI version MIT license Downloads

The Python implementation of Sparse Regression. The package is now an official entry in the Python Package Index and can be installed using Python's default package manager pip.

Installation

pip install sparseregression

Importing the Library

import sparseregression as sr