Commit 03fe036
File tree
Expand file treeCollapse file tree
33 files changed
+429
-177
lines changedFilter options
- .circleci
- build_tools
- circle
- travis
- doc
- whats_new
- sklearn
- cluster
- compose
- tests
- cross_decomposition/tests
- datasets
- externals/joblib
- externals
- cloudpickle
- loky/backend
- feature_selection
- metrics
- model_selection
- tests
- neighbors
- tests
- svm/tests
- tests
- utils/tests
Expand file treeCollapse file tree
33 files changed
+429
-177
lines changed+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 |
| - |
| 38 | + |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
build_tools/circle/build_doc.sh
Copy file name to clipboardExpand all lines: build_tools/circle/build_doc.sh+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
122 |
| - |
| 122 | + |
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
|
build_tools/travis/install.sh
Copy file name to clipboardExpand all lines: build_tools/travis/install.sh+11-5Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
45 | 51 |
|
46 |
| - |
| 52 | + |
47 | 53 |
|
48 | 54 |
|
49 | 55 |
|
| ||
84 | 90 |
|
85 | 91 |
|
86 | 92 |
|
87 |
| - |
| 93 | + |
88 | 94 |
|
89 | 95 |
|
90 | 96 |
|
| ||
96 | 102 |
|
97 | 103 |
|
98 | 104 |
|
99 |
| - |
| 105 | + |
100 | 106 |
|
101 | 107 |
|
102 | 108 |
|
|
build_tools/travis/test_pytest_soft_dependency.sh
Copy file name to clipboardExpand all lines: build_tools/travis/test_pytest_soft_dependency.sh+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
210 |
| - |
| 210 | + |
211 | 211 |
|
212 |
| - |
| 212 | + |
| 213 | + |
| 214 | + |
213 | 215 |
|
214 |
| - |
| 216 | + |
215 | 217 |
|
216 | 218 |
|
217 | 219 |
|
218 | 220 |
|
219 | 221 |
|
220 | 222 |
|
221 | 223 |
|
222 |
| - |
223 |
| - |
224 | 224 |
|
225 | 225 |
|
226 | 226 |
|
|
+45-1Lines changed: 45 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
5 | 49 |
|
6 | 50 |
|
7 | 51 |
|
| ||
30 | 74 |
|
31 | 75 |
|
32 | 76 |
|
33 |
| - |
| 77 | + |
34 | 78 |
|
35 | 79 |
|
36 | 80 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
|
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
17 |
| - |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
142 |
| - |
| 142 | + |
| 143 | + |
143 | 144 |
|
144 | 145 |
|
145 | 146 |
|
|
sklearn/cluster/k_means_.py
Copy file name to clipboardExpand all lines: sklearn/cluster/k_means_.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
| 114 | + |
| 115 | + |
| 116 | + |
114 | 117 |
|
115 | 118 |
|
116 | 119 |
|
|
sklearn/compose/_column_transformer.py
Copy file name to clipboardExpand all lines: sklearn/compose/_column_transformer.py+31-4Lines changed: 31 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
| 87 | + |
| 88 | + |
87 | 89 |
|
88 | 90 |
|
89 | 91 |
|
| ||
295 | 297 |
|
296 | 298 |
|
297 | 299 |
|
298 |
| - |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
299 | 306 |
|
300 | 307 |
|
301 | 308 |
|
302 |
| - |
| 309 | + |
| 310 | + |
303 | 311 |
|
304 | 312 |
|
305 | 313 |
|
| ||
488 | 496 |
|
489 | 497 |
|
490 | 498 |
|
491 |
| - |
492 | 499 |
|
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
493 | 520 |
|
494 | 521 |
|
495 | 522 |
|
|
sklearn/compose/tests/test_column_transformer.py
Copy file name to clipboardExpand all lines: sklearn/compose/tests/test_column_transformer.py+48Lines changed: 48 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
498 | 498 |
|
499 | 499 |
|
500 | 500 |
|
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
501 | 512 |
|
502 | 513 |
|
503 | 514 |
|
| ||
1033 | 1044 |
|
1034 | 1045 |
|
1035 | 1046 |
|
| 1047 | + |
| 1048 | + |
| 1049 | + |
| 1050 | + |
| 1051 | + |
| 1052 | + |
| 1053 | + |
| 1054 | + |
| 1055 | + |
| 1056 | + |
| 1057 | + |
| 1058 | + |
| 1059 | + |
| 1060 | + |
| 1061 | + |
| 1062 | + |
| 1063 | + |
| 1064 | + |
| 1065 | + |
| 1066 | + |
| 1067 | + |
| 1068 | + |
| 1069 | + |
| 1070 | + |
| 1071 | + |
| 1072 | + |
| 1073 | + |
| 1074 | + |
| 1075 | + |
| 1076 | + |
| 1077 | + |
| 1078 | + |
| 1079 | + |
| 1080 | + |
| 1081 | + |
| 1082 | + |
| 1083 | + |
sklearn/cross_decomposition/tests/test_pls.py
Copy file name to clipboardExpand all lines: sklearn/cross_decomposition/tests/test_pls.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
357 | 357 |
|
358 | 358 |
|
359 | 359 |
|
360 |
| - |
361 |
| - |
| 360 | + |
| 361 | + |
362 | 362 |
|
363 | 363 |
|
364 | 364 |
|
365 |
| - |
366 |
| - |
| 365 | + |
| 366 | + |
367 | 367 |
|
368 | 368 |
|
369 | 369 |
|
|
sklearn/datasets/svmlight_format.py
Copy file name to clipboardExpand all lines: sklearn/datasets/svmlight_format.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
137 |
| - |
138 |
| - |
| 137 | + |
| 138 | + |
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
|
sklearn/externals/joblib/__init__.py
Copy file name to clipboardExpand all lines: sklearn/externals/joblib/__init__.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
|
0 commit comments