Commit Graph

105 Commits

Author SHA1 Message Date
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 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