File tree
4 files changed
+119
-11
lines changedFilter options
- doc
- modules
- whats_new/upcoming_changes/sklearn.gaussian_process
- sklearn/gaussian_process
- tests
4 files changed
+119
-11
lines changeddoc/modules/gaussian_process.rst
Copy file name to clipboardExpand all lines: doc/modules/gaussian_process.rst+7-2
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
| 113 | + |
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
137 | 142 |
|
138 | 143 |
|
139 | 144 |
|
|
doc/whats_new/upcoming_changes/sklearn.gaussian_process/22227.enhancement.rst
Copy file name to clipboard+1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
sklearn/gaussian_process/_gpc.py
Copy file name to clipboardExpand all lines: sklearn/gaussian_process/_gpc.py+76-9
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
306 | 306 |
|
307 | 307 |
|
308 | 308 |
|
309 |
| - |
310 |
| - |
311 |
| - |
312 |
| - |
313 |
| - |
314 |
| - |
| 309 | + |
| 310 | + |
| 311 | + |
315 | 312 |
|
316 | 313 |
|
317 | 314 |
|
| ||
320 | 317 |
|
321 | 318 |
|
322 | 319 |
|
323 |
| - |
324 |
| - |
| 320 | + |
| 321 | + |
325 | 322 |
|
326 | 323 |
|
327 | 324 |
|
328 |
| - |
| 325 | + |
329 | 326 |
|
330 | 327 |
|
331 | 328 |
|
| ||
410 | 407 |
|
411 | 408 |
|
412 | 409 |
|
| 410 | + |
| 411 | + |
| 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 | + |
413 | 443 |
|
414 | 444 |
|
415 | 445 |
|
| ||
902 | 932 |
|
903 | 933 |
|
904 | 934 |
|
| 935 | + |
| 936 | + |
| 937 | + |
| 938 | + |
| 939 | + |
| 940 | + |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
| 945 | + |
| 946 | + |
| 947 | + |
| 948 | + |
| 949 | + |
| 950 | + |
| 951 | + |
| 952 | + |
| 953 | + |
| 954 | + |
| 955 | + |
| 956 | + |
| 957 | + |
| 958 | + |
| 959 | + |
| 960 | + |
| 961 | + |
| 962 | + |
| 963 | + |
| 964 | + |
| 965 | + |
| 966 | + |
| 967 | + |
| 968 | + |
| 969 | + |
| 970 | + |
| 971 | + |
sklearn/gaussian_process/tests/test_gpc.py
Copy file name to clipboardExpand all lines: sklearn/gaussian_process/tests/test_gpc.py+35
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
283 | 283 |
|
284 | 284 |
|
285 | 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 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
0 commit comments