Olivier Grisel
|
e3002c5efc
|
FIX #2372: non-shuffling StratifiedKFold implementation and updated tests
|
2013-09-25 15:56:47 +02:00 |
Olivier Grisel
|
0ab527804e
|
Revert "Fix accidental doctest breakage."
This reverts commit 4c95f5e00a.
|
2013-09-20 13:27:48 +02:00 |
Daniel Nouri
|
4c95f5e00a
|
Fix accidental doctest breakage.
|
2013-09-20 12:41:39 +02:00 |
Andreas Mueller
|
65d1ef5147
|
DOC FIX finite precision
|
2013-03-15 10:15:15 +01:00 |
Andreas Mueller
|
0c94b55c63
|
ENH add randomized hyperparameter optimization
|
2013-03-03 20:56:39 +01:00 |
Alexandre Gramfort
|
adb85bb487
|
fix doctest
|
2013-03-02 16:39:42 +01:00 |
Lars Buitinck
|
85ec0fd1ae
|
P3K death to the print statement
|
2013-02-11 23:11:57 +01:00 |
Mark Veronda
|
9d5ed3a7c2
|
Feedback from @amueller
|
2013-01-02 17:24:35 +01:00 |
Mark Veronda
|
3352bbac31
|
Type-os and added great links to learning more about Machine Learning
|
2013-01-02 17:24:35 +01:00 |
GaelVaroquaux
|
252f73c92e
|
COSMIT: pep8, wording, layout
|
2012-11-08 09:29:07 +01:00 |
Corey Lynch
|
c188755c2f
|
Edited docs to reflect change in kernel used.
|
2012-11-08 09:15:16 +01:00 |
Tadej Janež
|
425c6e9b83
|
DOC: further improvements to the model selection exercise
|
2012-10-27 16:49:22 +02:00 |
GaelVaroquaux
|
eca762dd9b
|
DOC: improve the model selection exercise
Fixes #1278
|
2012-10-25 18:12:15 +02:00 |
Andreas Mueller
|
1b367e56e5
|
ENH set n_fold default to 3, rename k to n_fold in all doctests, docs, and examples
|
2012-10-10 19:10:29 +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 |
Vlad Niculae
|
3885dd8ac3
|
FIX: doctests for scale_C, took some liberties
|
2012-05-05 21:57:05 +02:00 |
Andreas Mueller
|
55959ed879
|
COSMIT don't use deprecated attributes in tutorial.
|
2012-04-23 21:16:13 +02:00 |
Mathieu Blondel
|
a8b5110496
|
Fix doctest failure.
|
2012-03-31 21:11:43 +09:00 |
Jaques Grobler
|
efd467cffd
|
Fixed broken image link
|
2012-03-27 15:27:14 +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
|
493c7cc327
|
path fix of moved figure
|
2012-03-11 23:45:43 +01:00 |
Jaques Grobler
|
1b06362a1a
|
fixed links & neatening
|
2012-03-08 15:21:53 +01:00 |
Jaques Grobler
|
30150cfdef
|
Merged some examples into examples folder.
- updated links accordingly
- renamed miss-spelt excercice to exercise
|
2012-03-06 23:40:49 +01:00 |
Jaques Grobler
|
f3ed2d7f34
|
Fixes for doctests
|
2012-03-02 11:53:07 +01:00 |
Jaques Grobler
|
0b3981c425
|
renamed file-names, finished model-selection, changed cv plot to use C
|
2012-02-29 17:21:42 +01:00 |
Jaques Grobler
|
82f3c068f4
|
fixed link/updated some code
|
2012-02-28 16:36:37 +01:00 |
Jaques Grobler
|
4e78ea4426
|
Updated tutorial folders in doc with placeholders for other tutorials. updated index.rst for the tutorial menu accordingly
|
2012-02-16 14:15:28 +01:00 |