scikit-learn/examples/tutorial
Jaques Grobler 392db25dd5 fixed plots to have class coloured datapoints 2012-02-27 13:59:59 +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 changed colours of plots, added links 2012-02-21 11:45:35 +01:00
plot_iris_exercice.py DOC: start to merge statistical learning tutorial 2011-12-18 12:39:53 +01:00
plot_iris_logistic.py fixed plots to have class coloured datapoints 2012-02-27 13:59:59 +01:00
plot_knn_iris.py fixed plots to have class coloured datapoints 2012-02-27 13:59:59 +01:00
plot_lena_compress.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_logistic.py Added links, images and docstrings to some plot files 2012-02-24 16:51:49 +01:00
plot_ols.py Simple linear regression example added to tut 2012-02-22 20:38:28 +01:00
plot_ols_3d.py Added links, images and docstrings to some plot files 2012-02-24 16:51:49 +01:00
plot_ols_variance.py Fixed spelling error,import lines,figures and html links for shrinkage section 2012-02-23 11:32:46 +01:00
plot_pca_iris.py Removed savefig from tutorial plot files. 2012-02-15 12:19:48 +01:00
plot_ridge_variance.py Fixed spelling error,import lines,figures and html links for shrinkage section 2012-02-23 11:32:46 +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