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
|
dc2b5875d0
|
DEP deprecates 'normalize' in _omp.py (#17750)
Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
|
2021-06-17 23:24:40 +02:00 |
Archana Alva
|
40b2a6c7e3
|
EXA Removing redundant parameters assignment in examples (#14360)
|
2019-07-14 22:26:41 +08:00 |
Kennedy Kang'ethe
|
1dc7b1d84a
|
DOC Add use_line_collection=True to plt.stem to remove warning (#14146)
|
2019-06-25 16:12:08 +02:00 |
loopyme
|
8342548ae1
|
EXA Remove useless sections in omp example (#14019)
|
2019-06-11 12:21:23 +02: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 |
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 |
Alexandre Gramfort
|
a6cb73612f
|
ENH : update example of OMP
|
2013-07-26 09:50:54 +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 |
Jaques Grobler
|
e0bf76ddca
|
variable name change
|
2012-11-28 15:03:43 +01:00 |
Jaques Grobler
|
a5a01b2940
|
plot fix
|
2012-11-28 14:48:15 +01:00 |
Immanuel Bayer
|
ca8a8eb66a
|
ENH renaming 'n_atoms' to 'n_components' for consistency
|
2012-11-04 10:01:13 +00: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 |
vene
|
2cd0ccf71e
|
updated samples generator according to @glouppe's refactoring
|
2011-08-04 16:50:47 +03:00 |
vene
|
e2844ceef2
|
don't use gram in example, useless slowdown
|
2011-08-03 17:06:35 +03:00 |
vene
|
945efb2233
|
API changes, part I
|
2011-08-03 16:18:16 +03:00 |
vene
|
bc20c29450
|
transposed generator, updated tests
|
2011-07-31 18:28:57 +03:00 |
vene
|
33c2693839
|
unified notation
|
2011-07-29 13:05:07 +03:00 |
vene
|
28a52f00cd
|
cosmit in example
|
2011-07-29 13:01:11 +03:00 |
vene
|
4ce86d6e02
|
pep8
|
2011-07-29 01:34:56 +03:00 |
vene
|
50b0d828dc
|
Factored out sparse samples generator
|
2011-07-29 01:28:00 +03:00 |
vene
|
00af49f313
|
Remove useless prints in example
|
2011-07-25 14:08:27 +03:00 |
vene
|
a2316af197
|
Brought in OMP from the larger branch
|
2011-07-25 13:57:42 +03:00 |