Skip to content
Snippets Groups Projects
Commit df8c593c authored by Fabian Pedregosa's avatar Fabian Pedregosa
Browse files

Add a pure-python version of LARS and refactor structure in glm.

Divided the glm module in submodules, although API should not be
affected since methods are imported from the __init__method.

The lars method is a work in progress. For now, it is several times
slower than the C version, but it is less buggy and implements the
lasso variant.
parent 1686deae
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment