File tree
358 files changed
+358
-358
lines changedFilter options
- benchmarks
- examples
- applications
- bicluster
- calibration
- classification
- cluster
- compose
- covariance
- datasets
- decomposition
- developing_estimators
- ensemble
- gaussian_process
- impute
- kernel_approximation
- linear_model
- manifold
- miscellaneous
- mixture
- model_selection
- multioutput
- neighbors
- neural_networks
- preprocessing
- semi_supervised
- svm
- text
- sklearn
- cluster
- tests
- compose
- covariance
- tests
- cross_decomposition
- datasets
- decomposition
- tests
- ensemble
- tests
- externals/_scipy/sparse/csgraph
- feature_extraction
- tests
- feature_selection
- gaussian_process
- tests
- impute
- inspection
- linear_model
- tests
- manifold
- metrics
- cluster
- mixture
- tests
- model_selection
- neighbors
- tests
- neural_network
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
358 files changed
+358
-358
lines changedbenchmarks/bench_covertype.py
Copy file name to clipboardExpand all lines: benchmarks/bench_covertype.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
benchmarks/bench_plot_nmf.py
Copy file name to clipboardExpand all lines: benchmarks/bench_plot_nmf.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
benchmarks/bench_plot_parallel_pairwise.py
Copy file name to clipboardExpand all lines: benchmarks/bench_plot_parallel_pairwise.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
benchmarks/bench_plot_polynomial_kernel_approximation.py
Copy file name to clipboardExpand all lines: benchmarks/bench_plot_polynomial_kernel_approximation.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
benchmarks/bench_rcv1_logreg_convergence.py
Copy file name to clipboardExpand all lines: benchmarks/bench_rcv1_logreg_convergence.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
benchmarks/bench_sgd_regression.py
Copy file name to clipboardExpand all lines: benchmarks/bench_sgd_regression.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
benchmarks/bench_tsne_mnist.py
Copy file name to clipboardExpand all lines: benchmarks/bench_tsne_mnist.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
examples/applications/plot_model_complexity_influence.py
Copy file name to clipboardExpand all lines: examples/applications/plot_model_complexity_influence.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
|
examples/applications/plot_out_of_core_classification.py
Copy file name to clipboardExpand all lines: examples/applications/plot_out_of_core_classification.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
examples/applications/plot_outlier_detection_wine.py
Copy file name to clipboardExpand all lines: examples/applications/plot_outlier_detection_wine.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
examples/applications/plot_prediction_latency.py
Copy file name to clipboardExpand all lines: examples/applications/plot_prediction_latency.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
examples/applications/plot_species_distribution_modeling.py
Copy file name to clipboardExpand all lines: examples/applications/plot_species_distribution_modeling.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
|
examples/applications/plot_stock_market.py
Copy file name to clipboardExpand all lines: examples/applications/plot_stock_market.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
examples/applications/plot_tomography_l1_reconstruction.py
Copy file name to clipboardExpand all lines: examples/applications/plot_tomography_l1_reconstruction.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
|
examples/applications/plot_topics_extraction_with_nmf_lda.py
Copy file name to clipboardExpand all lines: examples/applications/plot_topics_extraction_with_nmf_lda.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
examples/applications/wikipedia_principal_eigenvector.py
Copy file name to clipboardExpand all lines: examples/applications/wikipedia_principal_eigenvector.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
examples/bicluster/plot_spectral_biclustering.py
Copy file name to clipboardExpand all lines: examples/bicluster/plot_spectral_biclustering.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
examples/bicluster/plot_spectral_coclustering.py
Copy file name to clipboardExpand all lines: examples/bicluster/plot_spectral_coclustering.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
examples/calibration/plot_calibration.py
Copy file name to clipboardExpand all lines: examples/calibration/plot_calibration.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
examples/calibration/plot_calibration_curve.py
Copy file name to clipboardExpand all lines: examples/calibration/plot_calibration_curve.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
examples/calibration/plot_calibration_multiclass.py
Copy file name to clipboardExpand all lines: examples/calibration/plot_calibration_multiclass.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
examples/calibration/plot_compare_calibration.py
Copy file name to clipboardExpand all lines: examples/calibration/plot_compare_calibration.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
examples/classification/plot_classification_probability.py
Copy file name to clipboardExpand all lines: examples/classification/plot_classification_probability.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
examples/classification/plot_classifier_comparison.py
Copy file name to clipboardExpand all lines: examples/classification/plot_classifier_comparison.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
examples/classification/plot_digits_classification.py
Copy file name to clipboardExpand all lines: examples/classification/plot_digits_classification.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
examples/cluster/plot_adjusted_for_chance_measures.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_adjusted_for_chance_measures.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
examples/cluster/plot_agglomerative_clustering.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_agglomerative_clustering.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
examples/cluster/plot_agglomerative_clustering_metrics.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_agglomerative_clustering_metrics.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
examples/cluster/plot_agglomerative_dendrogram.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_agglomerative_dendrogram.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
examples/cluster/plot_birch_vs_minibatchkmeans.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_birch_vs_minibatchkmeans.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
examples/cluster/plot_cluster_iris.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_cluster_iris.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
examples/cluster/plot_coin_segmentation.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_coin_segmentation.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
examples/cluster/plot_coin_ward_segmentation.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_coin_ward_segmentation.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
examples/cluster/plot_color_quantization.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_color_quantization.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
examples/cluster/plot_digits_agglomeration.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_digits_agglomeration.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
examples/cluster/plot_digits_linkage.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_digits_linkage.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
examples/cluster/plot_face_compress.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_face_compress.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
examples/cluster/plot_feature_agglomeration_vs_univariate_selection.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_feature_agglomeration_vs_univariate_selection.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
examples/cluster/plot_kmeans_assumptions.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_kmeans_assumptions.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
examples/cluster/plot_kmeans_stability_low_dim_dense.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_kmeans_stability_low_dim_dense.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
examples/cluster/plot_optics.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_optics.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
examples/cluster/plot_segmentation_toy.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_segmentation_toy.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
examples/cluster/plot_ward_structured_vs_unstructured.py
Copy file name to clipboardExpand all lines: examples/cluster/plot_ward_structured_vs_unstructured.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
examples/compose/plot_column_transformer.py
Copy file name to clipboardExpand all lines: examples/compose/plot_column_transformer.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
0 commit comments