Skip to content

bnaul/regreg

 
 

Repository files navigation

RegReg

RegReg is a simple multi-algorithm Python framework for prototyping and solving regularized regression problems such as the LASSO. The goal is to enable practitioners to quickly and easily experiment with a variety of different models and choices of regularization. In that spirit, the emphasis is on the flexibility of the framework instead of computational speed for any particular problem, though the speed trade-off will generally not be too bad.

Code

See https://github.com/regreg/regreg

Released under the BSD two-clause license - see the file LICENSE in the source distribution.

The latest released version is at https://pypi.python.org/pypi/regreg

Support

Please put up issues on the regreg issue tracker.

About

A multi-algorithm Python framework for regularized regression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.6%
  • Jupyter Notebook 6.4%