Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Extended Isolation Forest #8501

Closed
exalate-issue-sync bot opened this issue May 12, 2023 · 1 comment
Closed

Implement Extended Isolation Forest #8501

exalate-issue-sync bot opened this issue May 12, 2023 · 1 comment
Assignees

Comments

@exalate-issue-sync
Copy link

The standard Isolation Forest failed to detect the structure of the data and treated it as one rectangular blob with very wide rectangular bands. That is why the idea of the Extended Isolation Forest idea came up. The algorithm is described more in the paper in sources.

https://arxiv.org/pdf/1811.02141.pdf

Specific task for student Adam Valenta.

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 14, 2023

JIRA Issue Migration Info

Jira Issue: PUBDEV-7138
Assignee: Adam Valenta
Reporter: Veronika Maurerová
State: Resolved
Fix Version: 3.34.0.1
Attachments: N/A
Development PRs: Available

Linked PRs from JIRA

#5582
#5246
#4907
#4319
#5657
#5667
#5774

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants