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
|
4f1bc46fc1
|
COSMIT pep8 in examples
|
2013-01-17 12:51:12 +01:00 |
Andreas Mueller
|
38b455d541
|
Cosmit pep8
|
2012-12-25 13:16:05 +01:00 |
Andreas Mueller
|
b5260de37b
|
DOC lda/qda examples: remove redundant example, prettyfied other.
|
2012-03-04 17:22:46 +01:00 |
draxus
|
e5628f79c6
|
peping8 examples
|
2011-12-19 18:16:51 +01: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
|
4f2c7d1a0f
|
Cosmetic changes in example docstring
|
2011-09-02 10:21:52 +02:00 |
VirgileFritsch
|
d6ce0a4caa
|
DOC: typos + change name of LDA vs QDA examples
|
2011-01-26 16:16:53 +01:00 |
Olivier Grisel
|
9d5e16b666
|
trailing spaces holocaust
|
2010-11-06 15:42:55 +01:00 |
Alexandre Gramfort
|
6631428211
|
ENH : pyflakes on examples to avoid useless imports + addint print __doc__
|
2010-11-01 16:46:40 +01:00 |
Matthieu Perrot
|
64d4a193ba
|
Merge branch 'master' of http://github.com/GaelVaroquaux/scikit-learn
Conflicts:
examples/plot_feature_selection.py
|
2010-08-11 22:48:46 +02:00 |
revilyo
|
2e10705428
|
MISC: add an unfinished toy example to compare LDA with a (not yet implemented) QDA.
|
2010-07-27 23:52:17 +02:00 |