scikit-learn/examples
Mathieu Blondel b93cde81bd Documenting a secret feature and fixing bugs in the process. 2011-09-06 19:12:00 +09:00
..
applications Add missing authorship + license info to NMF topics example 2011-09-04 21:50:37 +02:00
cluster scipy.lena() no longer works on scipy's dev version. 2011-09-03 09:12:21 +02:00
covariance DOC: scikits.learn -> sklearn 2011-09-03 09:10:40 +02:00
decomposition DOC: scikits.learn -> sklearn 2011-09-03 09:10:40 +02:00
gaussian_process DOC: scikits.learn -> sklearn 2011-09-03 09:10:40 +02:00
linear_model DOC: scikits.learn -> sklearn 2011-09-03 09:10:40 +02:00
manifold DOC: scikits.learn -> sklearn 2011-09-03 09:10:40 +02:00
mixture DOC: scikits.learn -> sklearn 2011-09-03 09:10:40 +02:00
svm DOC: scikits.learn -> sklearn 2011-09-03 09:10:40 +02:00
README.txt DOC: Rework of the docs and examples: multiple commits because commits 2010-04-23 05:48:03 +00:00
document_classification_20newsgroups.py Documenting a secret feature and fixing bugs in the process. 2011-09-06 19:12:00 +09:00
document_clustering.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
feature_selection_pipeline.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
gaussian_naive_bayes.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
grid_search_digits.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
grid_search_text_feature_extraction.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
mlcomp_sparse_document_classification.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_classification_probability.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_confusion_matrix.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_digits_classification.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_feature_selection.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_lda_qda.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_lda_vs_qda.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_neighbors.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_neighbors_regression.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_permutation_test_for_classification.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_pls.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_precision_recall.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_rfe_digits.py Added RFE into the narrative documentation 2011-09-04 15:59:50 +02:00
plot_rfe_with_cross_validation.py Doc: grammar 2011-09-04 16:15:43 +02:00
plot_roc.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_roc_crossval.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_train_error_vs_test_error.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00

README.txt

General examples
-------------------

General-purpose and introductory examples for the scikit.