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
Rishikesh
15fddab163
Cosmetic changes to rigde path example ( #8260 )
...
Change the name of ridge object clf to ridge and also
reinstantiate ridge in every iteration.
Issue: https://github.com/scikit-learn/scikit-learn/issues/8256
2017-02-01 13:13:12 +01:00
MechCoder
936ea632e6
Make ridge path with ill-conditioned matrices clearer
2016-01-09 12:29:13 -05:00
Raghav R V
654bddda54
FIX Explicitly specify the plot colors for each curve
2015-11-12 15:26:19 +01:00
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
cbfe851751
example fixes to clean first docstring paragraph of rst code
2013-07-22 15:48:44 +02: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
Fabian Pedregosa
443929dd6b
Some documentation for example plot_ridge_path
2012-05-24 15:44:18 +02:00
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
Fabian Pedregosa
f8ef06eea0
FIX some broken examples.
2011-09-01 11:20:05 +02:00
Fabian Pedregosa
05f54c2cda
DOC: new example for Ridge + more rst docs
2011-07-08 11:27:50 +02:00