Alexandre Gramfort
|
7b94a59a59
|
pep8 + N->n_samples and D->n_features
|
2010-12-11 19:13:58 -05:00 |
Olivier Grisel
|
d9c7d80213
|
switch to base 10 for the alpha logs in the Lasso CD path plot
|
2010-12-09 18:56:32 +01:00 |
Olivier Grisel
|
81b911c12b
|
make MSE plot of LassoCV more readable by scaling the y axis
|
2010-12-09 09:48:50 +01:00 |
Olivier Grisel
|
f88ca8c4bb
|
ENH: make the LassoLARS and LassoCD path examples easier to compare
|
2010-12-09 09:32:32 +01:00 |
Olivier Grisel
|
157fc0ac4c
|
ENH: LassoCV / ElasticNetCV now uses all folds data + example
Store all the mse information on each fold and select alpha by best median
on MSE.
|
2010-12-09 09:06:25 +01:00 |