CARVIEW |
Select Language
HTTP/2 200
date: Mon, 21 Jul 2025 15:15:26 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/scikit-learn/scikit-learn.git
etag: W/"41c5a50e7279c0378b3c67e42626364f"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=6%2BHG6H2NfiXnblfeNmSis2hmw94byGCLhsmU%2BhkZc%2BnLV6XVO%2BMD5g7uhecDdZ5plubRAFG%2BxBpxQboN7sF4iQ%2FFvc8wn9pABlIjBVShgldSd2InGo56RD4dJ52EmEMmfqi8428WwMRAS1rwyfpIELZU1BFvZX6fyM2MH07uKQgw21xRLH0HpVU0mHXJ%2BIUatV%2BVIKw8yEbB4MW2B6FEMy8uBssexaO8e2HyvzodBOMxB%2BombtXTKWgENj0afw7e5aef7mR1k1rowx39q7vyGA%3D%3D--I7wowXPh2tl87ds0--Xi%2FsiD0LMwE3IKyKrpEVYQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.818667417.1753110925; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 15:15:25 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 15:15:25 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AE2C:238232:33F41:3C6BD:687E598D
ENH avoid storage of each tree predictions (#13260) · scikit-learn/scikit-learn@12705bb · GitHub
Copy file name to clipboardExpand all lines: sklearn/ensemble/iforest.py
Copy file name to clipboardExpand all lines: sklearn/ensemble/tests/test_iforest.py
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 26.1k
Commit 12705bb
File tree
Expand file treeCollapse file tree
3 files changed
+63
-61
lines changedFilter options
- doc/whats_new
- sklearn/ensemble
- tests
Expand file treeCollapse file tree
3 files changed
+63
-61
lines changed+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
143 | 147 |
| |
144 | 148 |
| |
145 | 149 |
| |
|
sklearn/ensemble/iforest.py
Copy file name to clipboardExpand all lines: sklearn/ensemble/iforest.py+36-39Lines changed: 36 additions & 39 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
340 |
| - | |
341 |
| - | |
342 |
| - | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
343 | 344 |
| |
344 | 345 |
| |
345 | 346 |
| |
| |||
368 | 369 |
| |
369 | 370 |
| |
370 | 371 |
| |
371 |
| - | |
372 |
| - | |
373 |
| - | |
| 372 | + | |
| 373 | + | |
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
| |||
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
393 |
| - | |
394 |
| - | |
| 393 | + | |
| 394 | + | |
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
401 |
| - | |
402 |
| - | |
| 401 | + | |
403 | 402 |
| |
404 | 403 |
| |
405 | 404 |
| |
406 | 405 |
| |
407 | 406 |
| |
408 | 407 |
| |
409 |
| - | |
410 |
| - | |
411 |
| - | |
| 408 | + | |
412 | 409 |
| |
413 |
| - | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
414 | 415 |
| |
415 |
| - | |
416 |
| - | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
417 | 421 |
| |
418 | 422 |
| |
419 | 423 |
| |
| |||
430 | 434 |
| |
431 | 435 |
| |
432 | 436 |
| |
433 |
| - | |
| 437 | + | |
434 | 438 |
| |
435 | 439 |
| |
436 | 440 |
| |
437 | 441 |
| |
438 |
| - | |
| 442 | + | |
439 | 443 |
| |
440 | 444 |
| |
441 | 445 |
| |
| |||
444 | 448 |
| |
445 | 449 |
| |
446 | 450 |
| |
447 |
| - | |
448 |
| - | |
449 |
| - | |
450 |
| - | |
451 |
| - | |
452 |
| - | |
453 |
| - | |
454 |
| - | |
455 | 451 |
| |
456 |
| - | |
| 452 | + | |
457 | 453 |
| |
458 |
| - | |
459 |
| - | |
460 |
| - | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
461 | 457 |
| |
462 |
| - | |
463 |
| - | |
464 |
| - | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
465 | 461 |
| |
466 |
| - | |
467 |
| - | |
468 |
| - | |
469 |
| - | |
470 |
| - | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
471 | 468 |
| |
472 |
| - | |
| 469 | + |
sklearn/ensemble/tests/test_iforest.py
Copy file name to clipboardExpand all lines: sklearn/ensemble/tests/test_iforest.py+23-22Lines changed: 23 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
222 |
| - | |
223 |
| - | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
224 | 225 |
| |
225 | 226 |
| |
226 | 227 |
| |
227 | 228 |
| |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 |
| - | |
235 |
| - | |
236 |
| - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
237 | 238 |
| |
238 | 239 |
| |
239 | 240 |
| |
| |||
263 | 264 |
| |
264 | 265 |
| |
265 | 266 |
| |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 |
| - | |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 |
| - | |
276 |
| - | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
277 | 278 |
| |
278 | 279 |
| |
279 | 280 |
| |
|
You can’t perform that action at this time.
0 commit comments