Commit 80e1d27
File tree
Expand file treeCollapse file tree
3 files changed
+19
-9
lines changedFilter options
- doc
- sklearn
- tests
Expand file treeCollapse file tree
3 files changed
+19
-9
lines changed+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| 132 | + |
| 133 | + |
| 134 | + |
132 | 135 |
|
133 | 136 |
|
134 | 137 |
|
|
sklearn/cross_validation.py
Copy file name to clipboardExpand all lines: sklearn/cross_validation.py+10-7Lines changed: 10 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
247 |
| - |
248 |
| - |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
249 | 252 |
|
250 |
| - |
251 |
| - |
252 |
| - |
| 253 | + |
| 254 | + |
| 255 | + |
253 | 256 |
|
254 | 257 |
|
255 | 258 |
|
| ||
267 | 270 |
|
268 | 271 |
|
269 | 272 |
|
270 |
| - |
| 273 | + |
271 | 274 |
|
272 | 275 |
|
273 | 276 |
|
| ||
355 | 358 |
|
356 | 359 |
|
357 | 360 |
|
358 |
| - |
| 361 | + |
359 | 362 |
|
360 | 363 |
|
361 | 364 |
|
|
sklearn/tests/test_cross_validation.py
Copy file name to clipboardExpand all lines: sklearn/tests/test_cross_validation.py+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
110 |
| - |
| 110 | + |
111 | 111 |
|
| 112 | + |
| 113 | + |
| 114 | + |
112 | 115 |
|
113 | 116 |
|
114 |
| - |
| 117 | + |
115 | 118 |
|
116 | 119 |
|
117 | 120 |
|
| 121 | + |
118 | 122 |
|
119 | 123 |
|
120 | 124 |
|
|
0 commit comments