scikit-learn/examples/tutorial
Jaques Grobler 43acd6a839 Added Knn classification example image&html 2012-02-20 14:47: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 Added a dataset image, some links and 'import sklearn' updates 2012-02-17 17:58:46 +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 Added a dataset image, some links and 'import sklearn' updates 2012-02-17 17:58:46 +01:00
plot_iris_dataset.py Added a dataset image, some links and 'import sklearn' updates 2012-02-17 17:58:46 +01:00
plot_iris_dataset_3class.py Added a dataset image, some links and 'import sklearn' updates 2012-02-17 17:58:46 +01:00
plot_iris_exercice.py DOC: start to merge statistical learning tutorial 2011-12-18 12:39:53 +01:00
plot_knn_iris.py Added Knn classification example image&html 2012-02-20 14:47:32 +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