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
Hanmin Qin
8890b50606
[MRG+1] EXA Set cv=5 in examples ( #11856 )
...
* EXA Set cv=5 in examples
* small mistake
* [doc build]
* [doc build]
* cross_val*
* [doc build]
* [doc build]
2018-08-20 15:22:42 -04: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
Rishikesh
3c6f2b0906
[MRG] Diabetes example with GridSearchCV ( #8268 )
2017-02-08 00:10:25 +01:00
Alexandre Gramfort
22c687b525
polish figure
2016-01-16 13:54:10 +01:00
Raghav R V
1d9186d44c
ENH/FIX std error is computed for mean across a set of 3 scores, not len(X)
2016-01-16 13:50:01 +01:00
Raghav R V
f67e911124
DOC Modify documentation/examples for the new model_selection module
2015-10-29 16:49:23 +01:00
Andreas Mueller
c970fb51e7
COSMIT spelling
2015-01-15 15:09:35 -05:00
Joel Nothman
763af9690a
DOC fix line references in tutorial
2014-08-20 21:00:54 +10: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
cbfe851751
example fixes to clean first docstring paragraph of rst code
2013-07-22 15:48:44 +02:00
Andreas Mueller
2297306edf
COSMIT pep8
2013-02-08 22:10:40 +01: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
38b455d541
Cosmit pep8
2012-12-25 13:16:05 +01:00
GaelVaroquaux
76b3d9cc6b
DOC: fixed string formatting in example
...
The string formatting was not valid Python 2.6.
Fixes #1326
2012-11-08 09:36:58 +01:00
Tadej Janež
87cf51446b
DOC: another improvement to the model selection exercise
2012-10-29 11:31:12 +01:00
Tadej Janež
14bf28ebff
DOC: further improvements to the model selection exercise
2012-10-26 12:19:46 +02:00
GaelVaroquaux
eca762dd9b
DOC: improve the model selection exercise
...
Fixes #1278
2012-10-25 18:12:15 +02:00
Gael Varoquaux
13028c5bb3
BUG: remove n_jobs=-1 from examples
2012-05-07 22:53:44 +02:00
Andreas Mueller
958cfbe131
COSMIT cleanup + pep8 in examples
2012-04-27 22:59:58 +02:00
GaelVaroquaux
7278dfe482
DOC: finish misc in tutorial
...
@jaquesgrobler : there were still a few things to do :)
2012-03-26 01:20:53 +02:00
Jaques Grobler
1890d6eefa
fixed typo,changed 2.2s numbering, fixed 4 examples in exercises
2012-03-12 10:19:01 +01:00
Jaques Grobler
7f155e9d1a
moved exercises into seperate folder, neating up
2012-03-09 16:07:50 +01:00