python-sklearn-doc (0.22.2.post1+dfsg-5)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-focal
Repository
https://nl.archive.ubuntu.com/ubuntu
Codename
focal
Component
universe
Source
scikit-learn
Architecture
amd64
Section
universe/doc
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
1.2 MB
Size expected
227.2 kB
Size actual
227.2 kB
Size match
match

Dependencies

Required package dependencies

Recommends

Recommended package dependencies

  • None

Suggested packages

Recommended additional packages

Provides

Virtual packages provided

  • None

Description

documentation and examples for scikit-learn

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5900ebf44…ef73dadamatch
SHA-1000f79fa…9995d859match
SHA-256f036d20b…1a94fa48match
SHA-51276da8965…710f7a54not available

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/python-sklearn-doc
usr/share/doc/python-sklearn-doc/README.rst.gz
usr/share/doc/python-sklearn-doc/changelog.Debian.gz
usr/share/doc/python-sklearn-doc/copyright
usr/share/doc/python-sklearn-doc/examples
usr/share/doc/python-sklearn-doc/examples/README.txt
usr/share/doc/python-sklearn-doc/examples/applications
usr/share/doc/python-sklearn-doc/examples/applications/README.txt
usr/share/doc/python-sklearn-doc/examples/applications/plot_face_recognition.py
usr/share/doc/python-sklearn-doc/examples/applications/plot_model_complexity_influence.py
usr/share/doc/python-sklearn-doc/examples/applications/plot_out_of_core_classification.py
usr/share/doc/python-sklearn-doc/examples/applications/plot_outlier_detection_housing.py
usr/share/doc/python-sklearn-doc/examples/applications/plot_prediction_latency.py
usr/share/doc/python-sklearn-doc/examples/applications/plot_species_distribution_modeling.py
usr/share/doc/python-sklearn-doc/examples/applications/plot_stock_market.py
usr/share/doc/python-sklearn-doc/examples/applications/plot_tomography_l1_reconstruction.py
usr/share/doc/python-sklearn-doc/examples/applications/plot_topics_extraction_with_nmf_lda.py
usr/share/doc/python-sklearn-doc/examples/applications/svm_gui.py
usr/share/doc/python-sklearn-doc/examples/applications/wikipedia_principal_eigenvector.py
usr/share/doc/python-sklearn-doc/examples/bicluster
usr/share/doc/python-sklearn-doc/examples/bicluster/README.txt
usr/share/doc/python-sklearn-doc/examples/bicluster/plot_bicluster_newsgroups.py
usr/share/doc/python-sklearn-doc/examples/bicluster/plot_spectral_biclustering.py
usr/share/doc/python-sklearn-doc/examples/bicluster/plot_spectral_coclustering.py
usr/share/doc/python-sklearn-doc/examples/calibration
usr/share/doc/python-sklearn-doc/examples/calibration/README.txt
usr/share/doc/python-sklearn-doc/examples/calibration/plot_calibration.py
usr/share/doc/python-sklearn-doc/examples/calibration/plot_calibration_curve.py
usr/share/doc/python-sklearn-doc/examples/calibration/plot_calibration_multiclass.py
usr/share/doc/python-sklearn-doc/examples/calibration/plot_compare_calibration.py
usr/share/doc/python-sklearn-doc/examples/classification
usr/share/doc/python-sklearn-doc/examples/classification/README.txt
usr/share/doc/python-sklearn-doc/examples/classification/plot_classification_probability.py
usr/share/doc/python-sklearn-doc/examples/classification/plot_classifier_comparison.py
usr/share/doc/python-sklearn-doc/examples/classification/plot_digits_classification.py
usr/share/doc/python-sklearn-doc/examples/classification/plot_lda.py
usr/share/doc/python-sklearn-doc/examples/classification/plot_lda_qda.py
usr/share/doc/python-sklearn-doc/examples/cluster
usr/share/doc/python-sklearn-doc/examples/cluster/README.txt
usr/share/doc/python-sklearn-doc/examples/cluster/plot_adjusted_for_chance_measures.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_affinity_propagation.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_agglomerative_clustering.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_agglomerative_clustering_metrics.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_agglomerative_dendrogram.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_birch_vs_minibatchkmeans.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_cluster_comparison.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_cluster_iris.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_coin_segmentation.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_coin_ward_segmentation.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_color_quantization.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_dbscan.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_dict_face_patches.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_digits_agglomeration.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_digits_linkage.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_face_compress.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_feature_agglomeration_vs_univariate_selection.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_inductive_clustering.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_kmeans_assumptions.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_kmeans_digits.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_kmeans_silhouette_analysis.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_kmeans_stability_low_dim_dense.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_linkage_comparison.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_mean_shift.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_mini_batch_kmeans.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_optics.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_segmentation_toy.py
usr/share/doc/python-sklearn-doc/examples/cluster/plot_ward_structured_vs_unstructured.py
usr/share/doc/python-sklearn-doc/examples/compose
usr/share/doc/python-sklearn-doc/examples/compose/README.txt
usr/share/doc/python-sklearn-doc/examples/compose/plot_column_transformer.py
usr/share/doc/python-sklearn-doc/examples/compose/plot_column_transformer_mixed_types.py
usr/share/doc/python-sklearn-doc/examples/compose/plot_compare_reduction.py
usr/share/doc/python-sklearn-doc/examples/compose/plot_digits_pipe.py
usr/share/doc/python-sklearn-doc/examples/compose/plot_feature_union.py
usr/share/doc/python-sklearn-doc/examples/compose/plot_transformed_target.py
usr/share/doc/python-sklearn-doc/examples/covariance
usr/share/doc/python-sklearn-doc/examples/covariance/README.txt
usr/share/doc/python-sklearn-doc/examples/covariance/plot_covariance_estimation.py
usr/share/doc/python-sklearn-doc/examples/covariance/plot_lw_vs_oas.py
usr/share/doc/python-sklearn-doc/examples/covariance/plot_mahalanobis_distances.py
usr/share/doc/python-sklearn-doc/examples/covariance/plot_robust_vs_empirical_covariance.py
usr/share/doc/python-sklearn-doc/examples/covariance/plot_sparse_cov.py
usr/share/doc/python-sklearn-doc/examples/cross_decomposition
usr/share/doc/python-sklearn-doc/examples/cross_decomposition/README.txt
usr/share/doc/python-sklearn-doc/examples/cross_decomposition/plot_compare_cross_decomposition.py
usr/share/doc/python-sklearn-doc/examples/datasets
usr/share/doc/python-sklearn-doc/examples/datasets/README.txt
usr/share/doc/python-sklearn-doc/examples/datasets/plot_digits_last_image.py
usr/share/doc/python-sklearn-doc/examples/datasets/plot_iris_dataset.py
usr/share/doc/python-sklearn-doc/examples/datasets/plot_random_dataset.py
usr/share/doc/python-sklearn-doc/examples/datasets/plot_random_multilabel_dataset.py
usr/share/doc/python-sklearn-doc/examples/decomposition
usr/share/doc/python-sklearn-doc/examples/decomposition/README.txt
usr/share/doc/python-sklearn-doc/examples/decomposition/plot_beta_divergence.py
usr/share/doc/python-sklearn-doc/examples/decomposition/plot_faces_decomposition.py
usr/share/doc/python-sklearn-doc/examples/decomposition/plot_ica_blind_source_separation.py
usr/share/doc/python-sklearn-doc/examples/decomposition/plot_ica_vs_pca.py
usr/share/doc/python-sklearn-doc/examples/decomposition/plot_image_denoising.py
usr/share/doc/python-sklearn-doc/examples/decomposition/plot_incremental_pca.py
usr/share/doc/python-sklearn-doc/examples/decomposition/plot_kernel_pca.py
usr/share/doc/python-sklearn-doc/examples/decomposition/plot_pca_3d.py
usr/share/doc/python-sklearn-doc/examples/decomposition/plot_pca_iris.py
usr/share/doc/python-sklearn-doc/examples/decomposition/plot_pca_vs_fa_model_selection.py
usr/share/doc/python-sklearn-doc/examples/decomposition/plot_pca_vs_lda.py
usr/share/doc/python-sklearn-doc/examples/decomposition/plot_sparse_coding.py
usr/share/doc/python-sklearn-doc/examples/ensemble
usr/share/doc/python-sklearn-doc/examples/ensemble/README.txt
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_adaboost_hastie_10_2.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_adaboost_multiclass.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_adaboost_regression.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_adaboost_twoclass.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_bias_variance.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_ensemble_oob.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_feature_transformation.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_forest_importances.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_forest_importances_faces.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_forest_iris.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_gradient_boosting_early_stopping.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_gradient_boosting_oob.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_gradient_boosting_quantile.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_gradient_boosting_regression.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_gradient_boosting_regularization.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_isolation_forest.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_random_forest_embedding.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_random_forest_regression_multioutput.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_stack_predictors.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_voting_decision_regions.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_voting_probas.py
usr/share/doc/python-sklearn-doc/examples/ensemble/plot_voting_regressor.py
usr/share/doc/python-sklearn-doc/examples/exercises
usr/share/doc/python-sklearn-doc/examples/exercises/README.txt
usr/share/doc/python-sklearn-doc/examples/exercises/plot_cv_diabetes.py
usr/share/doc/python-sklearn-doc/examples/exercises/plot_cv_digits.py
usr/share/doc/python-sklearn-doc/examples/exercises/plot_digits_classification_exercise.py
usr/share/doc/python-sklearn-doc/examples/exercises/plot_iris_exercise.py
usr/share/doc/python-sklearn-doc/examples/feature_selection
usr/share/doc/python-sklearn-doc/examples/feature_selection/README.txt
usr/share/doc/python-sklearn-doc/examples/feature_selection/plot_f_test_vs_mi.py
usr/share/doc/python-sklearn-doc/examples/feature_selection/plot_feature_selection.py
usr/share/doc/python-sklearn-doc/examples/feature_selection/plot_feature_selection_pipeline.py
usr/share/doc/python-sklearn-doc/examples/feature_selection/plot_permutation_test_for_classification.py
usr/share/doc/python-sklearn-doc/examples/feature_selection/plot_rfe_digits.py
usr/share/doc/python-sklearn-doc/examples/feature_selection/plot_rfe_with_cross_validation.py
usr/share/doc/python-sklearn-doc/examples/feature_selection/plot_select_from_model_boston.py
usr/share/doc/python-sklearn-doc/examples/gaussian_process
usr/share/doc/python-sklearn-doc/examples/gaussian_process/README.txt
usr/share/doc/python-sklearn-doc/examples/gaussian_process/plot_compare_gpr_krr.py
usr/share/doc/python-sklearn-doc/examples/gaussian_process/plot_gpc.py
usr/share/doc/python-sklearn-doc/examples/gaussian_process/plot_gpc_iris.py
usr/share/doc/python-sklearn-doc/examples/gaussian_process/plot_gpc_isoprobability.py
usr/share/doc/python-sklearn-doc/examples/gaussian_process/plot_gpc_xor.py
usr/share/doc/python-sklearn-doc/examples/gaussian_process/plot_gpr_co2.py
usr/share/doc/python-sklearn-doc/examples/gaussian_process/plot_gpr_noisy.py
usr/share/doc/python-sklearn-doc/examples/gaussian_process/plot_gpr_noisy_targets.py
usr/share/doc/python-sklearn-doc/examples/gaussian_process/plot_gpr_on_structured_data.py
usr/share/doc/python-sklearn-doc/examples/gaussian_process/plot_gpr_prior_posterior.py
usr/share/doc/python-sklearn-doc/examples/impute
usr/share/doc/python-sklearn-doc/examples/impute/README.txt
usr/share/doc/python-sklearn-doc/examples/impute/plot_iterative_imputer_variants_comparison.py
usr/share/doc/python-sklearn-doc/examples/impute/plot_missing_values.py
usr/share/doc/python-sklearn-doc/examples/inspection
usr/share/doc/python-sklearn-doc/examples/inspection/README.txt
usr/share/doc/python-sklearn-doc/examples/inspection/plot_partial_dependence.py
usr/share/doc/python-sklearn-doc/examples/inspection/plot_permutation_importance.py
usr/share/doc/python-sklearn-doc/examples/inspection/plot_permutation_importance_multicollinear.py
usr/share/doc/python-sklearn-doc/examples/linear_model
usr/share/doc/python-sklearn-doc/examples/linear_model/README.txt
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_ard.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_bayesian_ridge.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_bayesian_ridge_curvefit.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_huber_vs_ridge.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_iris_logistic.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_lasso_and_elasticnet.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_lasso_coordinate_descent_path.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_lasso_dense_vs_sparse_data.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_lasso_lars.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_lasso_model_selection.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_logistic.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_logistic_l1_l2_sparsity.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_logistic_multinomial.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_logistic_path.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_multi_task_lasso_support.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_ols.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_ols_3d.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_ols_ridge_variance.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_omp.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_polynomial_interpolation.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_ransac.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_ridge_coeffs.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_ridge_path.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_robust_fit.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_sgd_comparison.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_sgd_early_stopping.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_sgd_iris.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_sgd_loss_functions.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_sgd_penalties.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_sgd_separating_hyperplane.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_sgd_weighted_samples.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_sparse_logistic_regression_20newsgroups.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_sparse_logistic_regression_mnist.py
usr/share/doc/python-sklearn-doc/examples/linear_model/plot_theilsen.py
usr/share/doc/python-sklearn-doc/examples/manifold
usr/share/doc/python-sklearn-doc/examples/manifold/README.txt
usr/share/doc/python-sklearn-doc/examples/manifold/plot_compare_methods.py
usr/share/doc/python-sklearn-doc/examples/manifold/plot_lle_digits.py
usr/share/doc/python-sklearn-doc/examples/manifold/plot_manifold_sphere.py
usr/share/doc/python-sklearn-doc/examples/manifold/plot_mds.py
usr/share/doc/python-sklearn-doc/examples/manifold/plot_swissroll.py
usr/share/doc/python-sklearn-doc/examples/manifold/plot_t_sne_perplexity.py
usr/share/doc/python-sklearn-doc/examples/mixture
usr/share/doc/python-sklearn-doc/examples/mixture/README.txt
usr/share/doc/python-sklearn-doc/examples/mixture/plot_concentration_prior.py
usr/share/doc/python-sklearn-doc/examples/mixture/plot_gmm.py
usr/share/doc/python-sklearn-doc/examples/mixture/plot_gmm_covariances.py
usr/share/doc/python-sklearn-doc/examples/mixture/plot_gmm_pdf.py
usr/share/doc/python-sklearn-doc/examples/mixture/plot_gmm_selection.py
usr/share/doc/python-sklearn-doc/examples/mixture/plot_gmm_sin.py
usr/share/doc/python-sklearn-doc/examples/model_selection
usr/share/doc/python-sklearn-doc/examples/model_selection/README.txt
usr/share/doc/python-sklearn-doc/examples/model_selection/grid_search_text_feature_extraction.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_confusion_matrix.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_cv_indices.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_cv_predict.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_grid_search_digits.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_grid_search_refit_callable.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_learning_curve.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_multi_metric_evaluation.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_nested_cross_validation_iris.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_precision_recall.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_randomized_search.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_roc.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_roc_crossval.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_train_error_vs_test_error.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_underfitting_overfitting.py
usr/share/doc/python-sklearn-doc/examples/model_selection/plot_validation_curve.py
usr/share/doc/python-sklearn-doc/examples/multioutput
usr/share/doc/python-sklearn-doc/examples/multioutput/README.txt
usr/share/doc/python-sklearn-doc/examples/multioutput/plot_classifier_chain_yeast.py
usr/share/doc/python-sklearn-doc/examples/neighbors
usr/share/doc/python-sklearn-doc/examples/neighbors/README.txt
usr/share/doc/python-sklearn-doc/examples/neighbors/approximate_nearest_neighbors.py
usr/share/doc/python-sklearn-doc/examples/neighbors/plot_caching_nearest_neighbors.py
usr/share/doc/python-sklearn-doc/examples/neighbors/plot_classification.py
usr/share/doc/python-sklearn-doc/examples/neighbors/plot_digits_kde_sampling.py
usr/share/doc/python-sklearn-doc/examples/neighbors/plot_kde_1d.py
usr/share/doc/python-sklearn-doc/examples/neighbors/plot_lof_novelty_detection.py
usr/share/doc/python-sklearn-doc/examples/neighbors/plot_lof_outlier_detection.py
usr/share/doc/python-sklearn-doc/examples/neighbors/plot_nca_classification.py
usr/share/doc/python-sklearn-doc/examples/neighbors/plot_nca_dim_reduction.py
usr/share/doc/python-sklearn-doc/examples/neighbors/plot_nca_illustration.py
usr/share/doc/python-sklearn-doc/examples/neighbors/plot_nearest_centroid.py
usr/share/doc/python-sklearn-doc/examples/neighbors/plot_regression.py
usr/share/doc/python-sklearn-doc/examples/neighbors/plot_species_kde.py
usr/share/doc/python-sklearn-doc/examples/neural_networks
usr/share/doc/python-sklearn-doc/examples/neural_networks/README.txt
usr/share/doc/python-sklearn-doc/examples/neural_networks/plot_mlp_alpha.py
usr/share/doc/python-sklearn-doc/examples/neural_networks/plot_mlp_training_curves.py
usr/share/doc/python-sklearn-doc/examples/neural_networks/plot_mnist_filters.py
usr/share/doc/python-sklearn-doc/examples/neural_networks/plot_rbm_logistic_classification.py
usr/share/doc/python-sklearn-doc/examples/plot_anomaly_comparison.py
usr/share/doc/python-sklearn-doc/examples/plot_changed_only_pprint_parameter.py
usr/share/doc/python-sklearn-doc/examples/plot_isotonic_regression.py
usr/share/doc/python-sklearn-doc/examples/plot_johnson_lindenstrauss_bound.py
usr/share/doc/python-sklearn-doc/examples/plot_kernel_approximation.py
usr/share/doc/python-sklearn-doc/examples/plot_kernel_ridge_regression.py
usr/share/doc/python-sklearn-doc/examples/plot_multilabel.py
usr/share/doc/python-sklearn-doc/examples/plot_multioutput_face_completion.py
usr/share/doc/python-sklearn-doc/examples/plot_partial_dependence_visualization_api.py
usr/share/doc/python-sklearn-doc/examples/plot_roc_curve_visualization_api.py
usr/share/doc/python-sklearn-doc/examples/preprocessing
usr/share/doc/python-sklearn-doc/examples/preprocessing/README.txt
usr/share/doc/python-sklearn-doc/examples/preprocessing/plot_all_scaling.py
usr/share/doc/python-sklearn-doc/examples/preprocessing/plot_discretization.py
usr/share/doc/python-sklearn-doc/examples/preprocessing/plot_discretization_classification.py
usr/share/doc/python-sklearn-doc/examples/preprocessing/plot_discretization_strategies.py
usr/share/doc/python-sklearn-doc/examples/preprocessing/plot_function_transformer.py
usr/share/doc/python-sklearn-doc/examples/preprocessing/plot_map_data_to_normal.py
usr/share/doc/python-sklearn-doc/examples/preprocessing/plot_scaling_importance.py
usr/share/doc/python-sklearn-doc/examples/release_highlights
usr/share/doc/python-sklearn-doc/examples/release_highlights/README.txt
usr/share/doc/python-sklearn-doc/examples/release_highlights/plot_release_highlights_0_22_0.py
usr/share/doc/python-sklearn-doc/examples/semi_supervised
usr/share/doc/python-sklearn-doc/examples/semi_supervised/README.txt
usr/share/doc/python-sklearn-doc/examples/semi_supervised/plot_label_propagation_digits.py
usr/share/doc/python-sklearn-doc/examples/semi_supervised/plot_label_propagation_digits_active_learning.py
usr/share/doc/python-sklearn-doc/examples/semi_supervised/plot_label_propagation_structure.py
usr/share/doc/python-sklearn-doc/examples/semi_supervised/plot_label_propagation_versus_svm_iris.py
usr/share/doc/python-sklearn-doc/examples/svm
usr/share/doc/python-sklearn-doc/examples/svm/README.txt
usr/share/doc/python-sklearn-doc/examples/svm/plot_custom_kernel.py
usr/share/doc/python-sklearn-doc/examples/svm/plot_iris_svc.py
usr/share/doc/python-sklearn-doc/examples/svm/plot_linearsvc_support_vectors.py
usr/share/doc/python-sklearn-doc/examples/svm/plot_oneclass.py
usr/share/doc/python-sklearn-doc/examples/svm/plot_rbf_parameters.py
usr/share/doc/python-sklearn-doc/examples/svm/plot_separating_hyperplane.py
usr/share/doc/python-sklearn-doc/examples/svm/plot_separating_hyperplane_unbalanced.py
usr/share/doc/python-sklearn-doc/examples/svm/plot_svm_anova.py
usr/share/doc/python-sklearn-doc/examples/svm/plot_svm_kernels.py
usr/share/doc/python-sklearn-doc/examples/svm/plot_svm_margin.py
usr/share/doc/python-sklearn-doc/examples/svm/plot_svm_nonlinear.py
usr/share/doc/python-sklearn-doc/examples/svm/plot_svm_regression.py
usr/share/doc/python-sklearn-doc/examples/svm/plot_svm_scale_c.py
usr/share/doc/python-sklearn-doc/examples/svm/plot_svm_tie_breaking.py
usr/share/doc/python-sklearn-doc/examples/svm/plot_weighted_samples.py
usr/share/doc/python-sklearn-doc/examples/text
usr/share/doc/python-sklearn-doc/examples/text/README.txt
usr/share/doc/python-sklearn-doc/examples/text/plot_document_classification_20newsgroups.py
usr/share/doc/python-sklearn-doc/examples/text/plot_document_clustering.py
usr/share/doc/python-sklearn-doc/examples/text/plot_hashing_vs_dict_vectorizer.py
usr/share/doc/python-sklearn-doc/examples/tree
usr/share/doc/python-sklearn-doc/examples/tree/README.txt
usr/share/doc/python-sklearn-doc/examples/tree/plot_cost_complexity_pruning.py
usr/share/doc/python-sklearn-doc/examples/tree/plot_iris_dtc.py
usr/share/doc/python-sklearn-doc/examples/tree/plot_tree_regression.py
usr/share/doc/python-sklearn-doc/examples/tree/plot_tree_regression_multioutput.py
usr/share/doc/python-sklearn-doc/examples/tree/plot_unveil_tree_structure.py
usr/share/doc/python-sklearn-doc/html
usr/share/doc/python-sklearn-doc/html/_static
usr/share/doc/python-sklearn-doc/html/_static/css
usr/share/doc/python-sklearn-doc/html/_static/js
usr/share/doc-base
usr/share/doc-base/scikit-learn
usr/share/doc/python-sklearn-doc/html/_static/MathJax.js
usr/share/doc/python-sklearn-doc/html/_static/css/bootstrap-responsive.css
usr/share/doc/python-sklearn-doc/html/_static/css/bootstrap-responsive.min.css
usr/share/doc/python-sklearn-doc/html/_static/css/bootstrap.css
usr/share/doc/python-sklearn-doc/html/_static/css/bootstrap.min.css
usr/share/doc/python-sklearn-doc/html/_static/jquery.js
usr/share/doc/python-sklearn-doc/html/_static/js/bootstrap.js
usr/share/doc/python-sklearn-doc/html/_static/js/bootstrap.min.js