Andreas Mueller
|
5b247f90e4
|
move around examples for better structure.
|
2014-07-17 09:35:30 +02:00 |
Olivier Grisel
|
2eb1e98eef
|
MAINT ensure that examples figures are displayed in the correct order
|
2014-07-14 15:47:17 +02:00 |
Lars Buitinck
|
c176ced74d
|
DOC double backticks for fixed-width (code) font
Fixes #3337. Also other minor fixes while I was at it.
|
2014-07-06 14:18:33 +02:00 |
Raul Garreta
|
df27e26156
|
model persistence doc, added improvements from ogrisel comments
|
2014-06-27 08:57:23 -03:00 |
Raul Garreta
|
8489c33010
|
added a new section on model persistence
|
2014-06-27 08:57:23 -03:00 |
Amos Waterland
|
eb86ff8ecd
|
Explain the -1 Python syntax.
|
2014-05-25 13:24:44 -06:00 |
Amos Waterland
|
bf5798ea16
|
Remove extraneous period.
|
2014-05-25 13:10:45 -06:00 |
Amos Waterland
|
46d27f566b
|
Use double backticks.
|
2014-05-25 13:08:38 -06:00 |
Amos Waterland
|
8f2e208503
|
Explicitly invoke the Python interpreter.
|
2014-05-25 13:03:47 -06:00 |
Aaron Schumacher
|
60b3120338
|
target is response, not explanatory
|
2014-04-11 18:36:32 -04:00 |
Vlad Niculae
|
2d97949125
|
DOC update docstrings to reflect libsvm random_state
|
2013-07-27 19:50:25 +02:00 |
Lars Buitinck
|
85ec0fd1ae
|
P3K death to the print statement
|
2013-02-11 23:11:57 +01:00 |
Andreas Mueller
|
0dd3e13771
|
FIX remaining doctests
|
2013-01-03 13:21:51 +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 |
Lars Buitinck
|
ac2e0c7a1c
|
DOC copyedit tutorials
|
2012-11-10 11:16:39 +01:00 |
Andreas Mueller
|
51b06b8203
|
FIX doctests for max_iter
|
2012-10-16 16:46:48 +02:00 |
Andreas Mueller
|
4e7d9962f6
|
ENH fixed doctests, addressed comments.
|
2012-06-15 19:31:47 +02:00 |
Andreas Mueller
|
4e3f00833e
|
DOC minor fixes to rst and image paths
|
2012-05-06 23:28:31 +02:00 |
Andreas Mueller
|
3c2e01f8be
|
DOC some doc corrections
|
2012-05-06 10:47:07 +02:00 |
Vlad Niculae
|
3885dd8ac3
|
FIX: doctests for scale_C, took some liberties
|
2012-05-05 21:57:05 +02:00 |
Alexandre Gramfort
|
15455263b7
|
API : change back default C to 1. explicitely and epsilon 0.1
|
2012-05-05 21:57:04 +02:00 |
Andreas Mueller
|
5edfa06019
|
DOC docs and examples have scale_C removed
|
2012-05-05 21:57:04 +02:00 |
Jaques Grobler
|
0d63d785e7
|
Merge branch 'master' into WIP_tut
Conflicts:
examples/linear_model/plot_ols.py
|
2012-03-22 17:12:36 +01:00 |
Jaques Grobler
|
4ee5b5e3eb
|
Merge remote-tracking branch 'origin/master' into WIP_tut
|
2012-03-08 10:30:17 +01:00 |
Jaques Grobler
|
49c657ca52
|
examples merged to example pool
|
2012-03-07 12:15:46 +01:00 |
Jaques Grobler
|
120e628db3
|
Image page fixed
|
2012-02-28 13:59:04 +01:00 |
Jaques Grobler
|
560b0b8475
|
Fixed missing image and GUI download link
-Missing image and link for it fixed in basic tutorial
-Seperate page for SVM GUI added instead of direct download link
|
2012-02-28 13:53:55 +01:00 |
Jaques Grobler
|
45512886ab
|
Merge branch 'master' into WIP_tut
|
2012-02-22 09:48:57 +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 |