Jérémie du Boisberranger
bb5ab53f94
API Config: change default display to "diagram" ( #22856 )
2022-03-21 15:43:07 +01:00
Guillaume Lemaitre
4f6a28f2eb
FIX/API Fix AIC/BIC in LassoLarsIC and introduce noise_variance ( #21481 )
2021-11-23 21:32:26 +01:00
Dimitri Papadopoulos Orfanos
d4d5f8c7e0
MAINT consistent use of `print(__doc__)` in examples ( #21307 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-10-22 15:33:22 +02:00
Thomas J. Fan
70a185ae59
MAINT Enable and run black on examples ( #20502 )
2021-10-07 10:13:00 +02:00
Maria Telenczuk
8a63ec40e4
MRG: Deprecate normalize in least_angle models ( #17769 )
...
Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
2021-06-18 13:54:46 +02:00
mathurinm
bbedfa0216
use semilogx for a more readable xaxis ( #17001 )
2020-04-23 11:43:07 +02:00
topisan
3379e90f6d
DOC return_X_y for load diabetes ( #14762 )
2019-08-24 23:17:01 -04:00
Adrin Jalali
69c8967e21
DOC Fix warnings in examples ( #12654 )
...
Fixe or suppresses many warnings in examples, including matplotlib complaining about the non-gui backend.
2019-01-17 21:41:13 +11:00
plagree
1f6ac72df7
[MRG] DOC examples with correct notebook style ( #9061 )
...
* DOC examples with correct notebook style
* Modifications in examples/ to avoid unwanted notebook style
* Remove last notebook style example
* Space formatting to avoid notebook style
2017-06-20 14:48:57 +02:00
Ishank Gulati
cee48cdf8f
removed cv_ prefix ( #6252 )
2016-10-08 10:27:41 +09:00
Rajat Khanduja
5e20b8c664
Fixed pep8 violations. Some 'line too long' errors still remain.
2014-05-15 09:23:16 +05:30
Rajat Khanduja
2244098532
Updated examples to use pyplot for plotting instead of pylab
...
Some examples not updated because scripts throw error (probably not
because of the change)
2014-05-15 02:18:07 +05:30
Jaques Grobler
8861833ec9
DOC spellfixes
2013-06-29 16:18:23 +03:00
Robert Layton
dacfd8bd5d
DOC: Replaced all BSD style licenses with "BSD 3 clause"
...
Replaced all BSD style licenses with "BSD 3 clause"
Not checked yet!
Removed duplicate "3 clause, 3 clause"
Removed trailing period if exists
Fixed some missed licences, still about 50 to do, but those can be automated
Think I got the last of them.
Apparently me and sed have different ideas of regex.
Found a few more
2013-04-30 08:34:46 +02:00
Lars Buitinck
837093df7f
P3K: use print as a function in the examples
...
Also corrected some typos, including two people misspelling their own names :)
2013-02-01 15:04:42 +01:00
Andreas Mueller
9da34688c4
EXAMPLE don't use deprecated interface in lasso model selection
2013-01-17 12:51:12 +01:00
Andreas Mueller
38b455d541
Cosmit pep8
2012-12-25 13:16:05 +01:00
Andreas Mueller
63e99023b6
DOC fixed some sphinx errors, issues in docs....
2012-09-03 23:48:32 +01:00
Alexandre Gramfort
466479fe03
API : consistent use alpha_/alphas_ for alpha/alphas estimated by CV in linear models (issue #1041 )
2012-09-02 23:16:54 +02:00
Andreas Mueller
127415b209
DOC rename lambda to alpha in plot_lasso_model_selection. Closes #903 .
2012-06-13 21:55:56 +02:00
Jake Vanderplas
96d6060cd7
pep8
2011-12-23 10:12:26 -08:00
Olivier Grisel
4c8aec3a6f
typo: accross => across
2011-12-20 09:49:45 +01:00
Olivier Grisel
78dd8b5626
batch trailing spaces cleanup
2011-09-06 23:12:26 +02: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
Alexandre Gramfort
43e3229a86
DOC: clarify doc on BIC/AIC
2011-08-10 16:30:31 -04:00
Gael varoquaux
22da70185d
DOC: cosmetic changes to lars-bic doc and examples
2011-08-10 19:33:43 +02:00
Alexandre Gramfort
f599fab517
ENH + DOC: addressing @GaelVaroquaux's comments
2011-08-10 16:12:41 +02:00