classo
latest

Contents:

  • Mathematical description
  • Getting started
  • Examples Gallery
  • Structure of problem instance
  • Miscellaneous functions
  • More details
  • Structure of the code
  • License
  • Contributing to c-lasso
classo
  • »
  • Welcome to classo’s documentation!
  • Edit on GitHub

Welcome to classo’s documentation!¶

_images/classoLogo.png

c-lasso is a Python package that enables sparse and robust linear regression and classification with linear equality constraints on the model parameters.

The package is available on https://github.com/Leo-Simpson/c-lasso.

Contents:

  • Mathematical description
    • Regression and classification problems
    • Optimization schemes
    • References
  • Getting started
    • Installation
    • Dependencies
  • Examples Gallery
  • Structure of problem instance
    • Class classo_problem
    • Class Data
    • Class Formulation
    • Class Model_selection
    • Classes used in Model_selection
    • Class Solution
    • Classes used in Solution
  • Miscellaneous functions
  • More details
  • Structure of the code
  • License
  • Contributing to c-lasso
    • Reporting errors
    • Feature requests
    • Adding a feature
    • Seeking for support ?

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Leo Simpson. Revision 82b106c4.

Built with Sphinx using a theme provided by Read the Docs.