Commit e5ed851
File tree
4 files changed
+68
-3
lines changedFilter options
- doc
- modules
- whats_new
- sklearn/model_selection
- tests
4 files changed
+68
-3
lines changeddoc/modules/classification_threshold.rst
Copy file name to clipboardExpand all lines: doc/modules/classification_threshold.rst+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
146 |
| - |
| 146 | + |
| 147 | + |
147 | 148 |
|
148 | 149 |
|
149 | 150 |
|
|
+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
98 | 106 |
|
99 | 107 |
|
100 | 108 |
|
|
sklearn/model_selection/_classification_threshold.py
Copy file name to clipboardExpand all lines: sklearn/model_selection/_classification_threshold.py+17-1Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
274 | 281 |
|
275 | 282 |
|
276 | 283 |
|
| ||
322 | 329 |
|
323 | 330 |
|
324 | 331 |
|
| 332 | + |
325 | 333 |
|
326 | 334 |
|
327 | 335 |
|
| ||
331 | 339 |
|
332 | 340 |
|
333 | 341 |
|
| 342 | + |
334 | 343 |
|
335 | 344 |
|
336 | 345 |
|
337 | 346 |
|
| 347 | + |
338 | 348 |
|
339 | 349 |
|
340 | 350 |
|
| ||
357 | 367 |
|
358 | 368 |
|
359 | 369 |
|
360 |
| - |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
361 | 377 |
|
362 | 378 |
|
363 | 379 |
|
|
sklearn/model_selection/tests/test_classification_threshold.py
Copy file name to clipboardExpand all lines: sklearn/model_selection/tests/test_classification_threshold.py+41-1Lines changed: 41 additions & 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 |
|
| ||
682 | 682 |
|
683 | 683 |
|
684 | 684 |
|
| 685 | + |
| 686 | + |
| 687 | + |
| 688 | + |
| 689 | + |
| 690 | + |
| 691 | + |
| 692 | + |
| 693 | + |
| 694 | + |
| 695 | + |
| 696 | + |
| 697 | + |
| 698 | + |
| 699 | + |
| 700 | + |
| 701 | + |
| 702 | + |
| 703 | + |
| 704 | + |
| 705 | + |
| 706 | + |
| 707 | + |
| 708 | + |
| 709 | + |
| 710 | + |
| 711 | + |
| 712 | + |
| 713 | + |
| 714 | + |
| 715 | + |
| 716 | + |
| 717 | + |
| 718 | + |
| 719 | + |
| 720 | + |
| 721 | + |
| 722 | + |
| 723 | + |
| 724 | + |
0 commit comments