Commit Graph

8 Commits

Author SHA1 Message Date
Jake Vanderplas 96d6060cd7 pep8 2011-12-23 10:12:26 -08:00
Fabian Pedregosa ddf4b72109 Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
Fabian Pedregosa 68f27e3790 Revert "Move project directory from scikits.learn to sklearn"
This reverts commit fd0d3b879d.
2011-09-02 12:03:18 +02:00
Fabian Pedregosa fd0d3b879d Move project directory from scikits.learn to sklearn 2011-09-02 11:38:24 +02:00
Olivier Grisel e5ce482da3 revert the plot style to the LARS paper conventions 2010-12-09 18:57:45 +01:00
Olivier Grisel f88ca8c4bb ENH: make the LassoLARS and LassoCD path examples easier to compare 2010-12-09 09:32:32 +01:00
Fabian Pedregosa 085544eb5e Use original diabetes data as shipped by the R package lars.
This also gets rid of stupid customizations in example.
2010-12-03 16:22:03 +01:00
Fabian Pedregosa 68bc58d029 glm --> linear_model rename holocaust.
I also moved cd_fast.pyx from its src subdirectory to linear_models,
to match the sgd module structure.
2010-11-25 16:27:30 +01:00