Ohjeah / sparsereg

a collection of modern sparse (regularized) linear regression algorithms.
MIT License
63 stars 21 forks source link
boats efs ffx linear-regression regression-models sindy sparse-regression

sparsereg

|travis| |pypi| |codecov| |zenodo|

sparsereg is a collection of modern sparse (regularized) regression algorithms.

Installation

pip install sparsereg

Citation

If you use sparsereg please consider a citation:

::

@misc{markus_quade_sparsereg,
  author       = {Markus Quade},
  title        = {sparsereg - collection of modern sparse regression algorithms},
  month        = feb,
  year         = 2018,
  doi          = {10.5281/zenodo.1173754},
  url          = {https://github.com/ohjeah/sparsereg}
}

Implemented algorithms

.. |travis| image:: https://travis-ci.org/Ohjeah/sparsereg.svg?branch=master :target: https://travis-ci.org/Ohjeah/sparsereg .. |pypi| image:: https://badge.fury.io/py/sparsereg.svg :target: https://badge.fury.io/py/sparsereg .. |codecov| image:: https://codecov.io/gh/Ohjeah/sparsereg/branch/master/graph/badge.svg :target: https://codecov.io/gh/Ohjeah/sparsereg .. |zenodo| image:: https://zenodo.org/badge/80389199.svg :target: https://zenodo.org/badge/latestdoi/80389199