scikit-learn/examples/tutorial
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
..
README.txt DOC: start to merge statistical learning tutorial 2011-12-18 12:39:53 +01:00
_plot_pca_3d.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
_plot_pca_3d_mayavi.py DOC: start to merge statistical learning tutorial 2011-12-18 12:39:53 +01:00
plot_cluster_iris.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_cv_diabetes.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_cv_digits.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_digits_agglomeration.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_digits_classification_excercice.py DOC: start to merge statistical learning tutorial 2011-12-18 12:39:53 +01:00
plot_digits_first_image.py Links, image resize and updated ipython code in tutorial 2012-02-17 14:32:32 +01:00
plot_digits_pipe.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_face_recognition.py DOC: start to merge statistical learning tutorial 2011-12-18 12:39:53 +01:00
plot_iris_classifiers.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_iris_dataset.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_iris_exercice.py DOC: start to merge statistical learning tutorial 2011-12-18 12:39:53 +01:00
plot_lena_compress.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_logistic.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_ols_3d.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_ols_variance.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_pca_iris.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_ridge_variance.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_stock_market.py DOC: start to merge statistical learning tutorial 2011-12-18 12:39:53 +01:00
plot_svm_kernels.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_svm_margin.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00

README.txt

Example files for the scikit-learn statistical learning tutorial