File tree
Expand file treeCollapse file tree
183 files changed
+807
-757
lines changedFilter options
- benchmarks
- build_tools
- doc
- developers
- sphinxext
- examples
- applications
- covariance
- ensemble
- gaussian_process
- impute
- inspection
- kernel_approximation
- linear_model
- miscellaneous
- model_selection
- neighbors
- preprocessing
- semi_supervised
- svm
- text
- maint_tools
- sklearn
- __check_build
- _build_utils
- cluster
- tests
- compose
- tests
- covariance/tests
- cross_decomposition
- datasets
- tests
- decomposition
- ensemble
- _hist_gradient_boosting
- tests
- tests
- feature_extraction
- tests
- feature_selection
- gaussian_process
- impute
- tests
- inspection
- _plot
- tests
- linear_model
- _glm
- tests
- manifold
- metrics
- _plot/tests
- tests
- mixture/tests
- model_selection
- tests
- neighbors
- tests
- neural_network
- preprocessing
- tests
- semi_supervised
- svm
- tests
- tests
- tree
- tests
- utils
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
183 files changed
+807
-757
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
benchmarks/bench_20newsgroups.py
Copy file name to clipboardExpand all lines: benchmarks/bench_20newsgroups.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
|
benchmarks/bench_feature_expansions.py
Copy file name to clipboardExpand all lines: benchmarks/bench_feature_expansions.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
|
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
| ||
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
25 |
| - |
26 | 24 |
|
27 | 25 |
|
28 | 26 |
|
|
benchmarks/bench_isolation_forest.py
Copy file name to clipboardExpand all lines: benchmarks/bench_isolation_forest.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
56 | 55 |
|
57 | 56 |
|
58 | 57 |
|
|
benchmarks/bench_kernel_pca_solvers_time_vs_n_components.py
Copy file name to clipboardExpand all lines: benchmarks/bench_kernel_pca_solvers_time_vs_n_components.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
86 | 85 |
|
87 | 86 |
|
88 | 87 |
|
|
benchmarks/bench_kernel_pca_solvers_time_vs_n_samples.py
Copy file name to clipboardExpand all lines: benchmarks/bench_kernel_pca_solvers_time_vs_n_samples.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
87 | 86 |
|
88 | 87 |
|
89 | 88 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
223 | 223 |
|
224 | 224 |
|
225 | 225 |
|
226 |
| - |
227 | 226 |
|
228 | 227 |
|
229 | 228 |
|
|
benchmarks/bench_online_ocsvm.py
Copy file name to clipboardExpand all lines: benchmarks/bench_online_ocsvm.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
69 | 68 |
|
70 | 69 |
|
71 | 70 |
|
| ||
133 | 132 |
|
134 | 133 |
|
135 | 134 |
|
136 |
| - |
137 | 135 |
|
138 | 136 |
|
139 | 137 |
|
|
benchmarks/bench_plot_fastkmeans.py
Copy file name to clipboardExpand all lines: benchmarks/bench_plot_fastkmeans.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
|
benchmarks/bench_plot_hierarchical.py
Copy file name to clipboardExpand all lines: benchmarks/bench_plot_hierarchical.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
|
benchmarks/bench_plot_lasso_path.py
Copy file name to clipboardExpand all lines: benchmarks/bench_plot_lasso_path.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
|
benchmarks/bench_plot_omp_lars.py
Copy file name to clipboardExpand all lines: benchmarks/bench_plot_omp_lars.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
|
benchmarks/bench_plot_randomized_svd.py
Copy file name to clipboardExpand all lines: benchmarks/bench_plot_randomized_svd.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
342 | 342 |
|
343 | 343 |
|
344 | 344 |
|
345 |
| - |
346 | 345 |
|
347 | 346 |
|
348 | 347 |
|
| ||
398 | 397 |
|
399 | 398 |
|
400 | 399 |
|
401 |
| - |
402 | 400 |
|
403 | 401 |
|
404 | 402 |
|
|
benchmarks/bench_plot_svd.py
Copy file name to clipboardExpand all lines: benchmarks/bench_plot_svd.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
|
benchmarks/bench_sample_without_replacement.py
Copy file name to clipboardExpand all lines: benchmarks/bench_sample_without_replacement.py+28-22Lines changed: 28 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 |
| - |
109 |
| - |
110 |
| - |
| 108 | + |
| 109 | + |
| 110 | + |
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
126 | 129 |
|
127 | 130 |
|
128 | 131 |
|
129 | 132 |
|
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
134 | 140 |
|
135 | 141 |
|
136 | 142 |
|
137 | 143 |
|
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
142 | 148 |
|
143 | 149 |
|
144 | 150 |
|
145 | 151 |
|
146 |
| - |
147 |
| - |
148 |
| - |
| 152 | + |
| 153 | + |
| 154 | + |
149 | 155 |
|
150 | 156 |
|
151 | 157 |
|
|
benchmarks/bench_text_vectorizers.py
Copy file name to clipboardExpand all lines: benchmarks/bench_text_vectorizers.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
49 | 48 |
|
50 | 49 |
|
51 | 50 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
64 | 63 |
|
65 | 64 |
|
66 | 65 |
|
|
benchmarks/bench_tsne_mnist.py
Copy file name to clipboardExpand all lines: benchmarks/bench_tsne_mnist.py+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
132 |
| - |
133 |
| - |
| 132 | + |
134 | 133 |
|
135 | 134 |
|
136 | 135 |
|
| ||
140 | 139 |
|
141 | 140 |
|
142 | 141 |
|
143 |
| - |
144 |
| - |
| 142 | + |
145 | 143 |
|
146 | 144 |
|
147 | 145 |
|
| ||
160 | 158 |
|
161 | 159 |
|
162 | 160 |
|
163 |
| - |
164 | 161 |
|
165 | 162 |
|
166 | 163 |
|
|
build_tools/generate_authors_table.py
Copy file name to clipboardExpand all lines: build_tools/generate_authors_table.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
175 |
| - |
176 | 175 |
|
177 | 176 |
|
178 | 177 |
|
|
0 commit comments