File tree
Expand file treeCollapse file tree
3 files changed
+36
-31
lines changedFilter options
- sklearn/gaussian_process/tests
Expand file treeCollapse file tree
3 files changed
+36
-31
lines changedsklearn/gaussian_process/tests/test_gpc.py
Copy file name to clipboardExpand all lines: sklearn/gaussian_process/tests/test_gpc.py+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
192 |
| - |
193 |
| - |
194 |
| - |
195 |
| - |
196 |
| - |
197 |
| - |
198 |
| - |
199 |
| - |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
200 | 200 |
|
201 | 201 |
|
202 | 202 |
|
|
sklearn/gaussian_process/tests/test_gpr.py
Copy file name to clipboardExpand all lines: sklearn/gaussian_process/tests/test_gpr.py+20-17Lines changed: 20 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
| ||
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 |
| - |
25 |
| - |
26 |
| - |
| 25 | + |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| ||
404 | 404 |
|
405 | 405 |
|
406 | 406 |
|
407 |
| - |
408 |
| - |
409 |
| - |
410 |
| - |
411 |
| - |
412 |
| - |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
413 | 416 |
|
414 | 417 |
|
415 | 418 |
|
| ||
474 | 477 |
|
475 | 478 |
|
476 | 479 |
|
477 |
| - |
478 |
| - |
479 |
| - |
480 |
| - |
481 |
| - |
482 |
| - |
483 |
| - |
484 |
| - |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
485 | 488 |
|
486 | 489 |
|
487 | 490 |
|
|
sklearn/gaussian_process/tests/test_kernels.py
Copy file name to clipboardExpand all lines: sklearn/gaussian_process/tests/test_kernels.py+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
| ||
361 | 360 |
|
362 | 361 |
|
363 | 362 |
|
364 |
| - |
365 |
| - |
366 |
| - |
367 |
| - |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
0 commit comments