Jaques Grobler
5f43ada37e
Added links, images and docstrings to some plot files
2012-02-24 16:51:49 +01:00
Jaques Grobler
0d6e66f145
Fixed spelling error,import lines,figures and html links for shrinkage section
2012-02-23 11:32:46 +01:00
Jaques Grobler
37aaf41417
Simple linear regression example added to tut
2012-02-22 20:38:28 +01:00
Jaques Grobler
45512886ab
Merge branch 'master' into WIP_tut
2012-02-22 09:48:57 +01:00
Jaques Grobler
9787396349
Fixed link typo
2012-02-22 09:11:00 +01:00
Jaques Grobler
07b920847d
changed colours of plots, added links
2012-02-21 11:45:35 +01:00
Jaques Grobler
43acd6a839
Added Knn classification example image&html
2012-02-20 14:47:32 +01:00
Jaques Grobler
e23908dfe9
Added a dataset image, some links and 'import sklearn' updates
...
Added the iris dataset image to supervised_learning.rst
Added html for iris dataset image.
Updated plot_iris_classifiers.py to use KNearestNeighbors
plot_iris_dataset_3class.py is for the image of the iris dataset
- Didn't want to overwrite plot_iris_dataset.py just yet.
2012-02-17 17:58:46 +01:00
Jaques Grobler
448dcd2053
Links, image resize and updated ipython code in tutorial
...
Few links added into supervised_learning.rst
image in settings.rst now square so doesnt shrink adjacent code box
updated ipython code regarding nearest neighbours(after API change in 0.10)
2012-02-17 14:32:32 +01:00
Jaques Grobler
1a7c5edeec
Added links to some keywords.
...
Added a small note after the Training set.. topic - linking to the
other basic tutorial
Fixed a typo in k-Nearest neighbors classifier heading.
2012-02-16 17:39:45 +01:00
Jaques Grobler
a7925e928c
added an html page for plot_digits_first_image.py
2012-02-16 15:59:09 +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
Jaques Grobler
b2a873f8c8
Removed savefig from tutorial plot files.
...
unnested tutorial.rst (section 2) in the tutorial folder
2012-02-15 12:19:48 +01:00
Jaques Grobler
5e33d10ea9
Merge branch 'master' into WIP_tut
2012-02-15 10:54:25 +01:00
Jaques Grobler
0e5e0e3c7b
Merge remote-tracking branch 'origin/master' into WIP_tut
2012-02-10 14:04:33 +01:00
Jaques Grobler
1f9f3b3f39
moved tutorial files into separete folder within main tutorial folder. added folder for section2 tutorial. fixed some links.removed savefigure from plot_cv_diabetes.py
2012-02-10 12:16:14 +01:00
Gael varoquaux
75672f1e05
DOC: start to merge statistical learning tutorial
...
This is just a safety commit, and the tutorial will not built right.
2011-12-18 12:39:53 +01:00