File tree
21 files changed
+595
-181
lines changedFilter options
- doc/whats_new/upcoming_changes/sklearn.base
- sklearn
- compose
- ensemble
- model_selection
- tests
- preprocessing
- tests
- utils
- _repr_html
- tests
21 files changed
+595
-181
lines changeddoc/whats_new/upcoming_changes/sklearn.base/30763.enhancement.rst
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
+65-32Lines changed: 65 additions & 32 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
| 20 | + |
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
22 | 25 |
|
23 | 26 |
|
24 | 27 |
|
| ||
150 | 153 |
|
151 | 154 |
|
152 | 155 |
|
153 |
| - |
| 156 | + |
154 | 157 |
|
155 | 158 |
|
156 | 159 |
|
| ||
194 | 197 |
|
195 | 198 |
|
196 | 199 |
|
| 200 | + |
| 201 | + |
197 | 202 |
|
198 | 203 |
|
199 | 204 |
|
| ||
249 | 254 |
|
250 | 255 |
|
251 | 256 |
|
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
252 | 315 |
|
253 | 316 |
|
254 | 317 |
|
| ||
409 | 472 |
|
410 | 473 |
|
411 | 474 |
|
412 |
| - |
413 |
| - |
414 |
| - |
415 |
| - |
416 |
| - |
417 |
| - |
418 |
| - |
419 |
| - |
420 |
| - |
421 |
| - |
422 |
| - |
423 |
| - |
424 |
| - |
425 |
| - |
426 |
| - |
427 |
| - |
428 |
| - |
429 |
| - |
430 |
| - |
431 |
| - |
432 |
| - |
433 |
| - |
434 |
| - |
435 |
| - |
436 |
| - |
437 |
| - |
438 |
| - |
439 |
| - |
440 |
| - |
441 |
| - |
442 | 475 |
|
443 | 476 |
|
444 | 477 |
|
|
sklearn/compose/_column_transformer.py
Copy file name to clipboardExpand all lines: sklearn/compose/_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 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
sklearn/ensemble/_stacking.py
Copy file name to clipboardExpand all lines: sklearn/ensemble/_stacking.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 |
| - |
28 | 27 |
|
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
sklearn/ensemble/_voting.py
Copy file name to clipboardExpand all lines: sklearn/ensemble/_voting.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 |
| - |
28 | 27 |
|
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
sklearn/model_selection/_search.py
Copy file name to clipboardExpand all lines: sklearn/model_selection/_search.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 |
| - |
35 | 34 |
|
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
|
sklearn/model_selection/tests/test_search.py
Copy file name to clipboardExpand all lines: sklearn/model_selection/tests/test_search.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2662 | 2662 |
|
2663 | 2663 |
|
2664 | 2664 |
|
2665 |
| - |
| 2665 | + |
2666 | 2666 |
|
2667 | 2667 |
|
2668 | 2668 |
|
2669 | 2669 |
|
2670 | 2670 |
|
2671 |
| - |
| 2671 | + |
2672 | 2672 |
|
2673 | 2673 |
|
2674 | 2674 |
|
2675 | 2675 |
|
2676 | 2676 |
|
2677 | 2677 |
|
2678 |
| - |
2679 |
| - |
| 2678 | + |
| 2679 | + |
2680 | 2680 |
|
2681 | 2681 |
|
2682 | 2682 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
sklearn/preprocessing/_function_transformer.py
Copy file name to clipboardExpand all lines: sklearn/preprocessing/_function_transformer.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 | 10 |
|
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
992 | 992 |
|
993 | 993 |
|
994 | 994 |
|
| 995 | + |
| 996 | + |
| 997 | + |
| 998 | + |
| 999 | + |
| 1000 | + |
| 1001 | + |
| 1002 | + |
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 | 10 |
|
12 | 11 |
|
13 | 12 |
|
| ||
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
| 22 | + |
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
|
sklearn/utils/_repr_html/__init__.py
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
0 commit comments