Skip to content

Add eif heatmap plots to README.md#82

Merged
jverbus merged 4 commits intomasterfrom
add-eif-heatmap-plots
Mar 24, 2026
Merged

Add eif heatmap plots to README.md#82
jverbus merged 4 commits intomasterfrom
add-eif-heatmap-plots

Conversation

@jverbus
Copy link
Contributor

@jverbus jverbus commented Mar 23, 2026

This pull request enhances the documentation in the README.md file by adding visual examples that compare the behavior of IsolationForest and ExtendedIsolationForest on synthetic 2D datasets. The new heatmaps help illustrate the advantages of using ExtendedIsolationForest for certain data distributions.

Documentation improvements:

  • Added three heatmaps comparing IsolationForest and ExtendedIsolationForest on different synthetic 2D datasets, visually demonstrating how Extended IF eliminates axis-aligned artifacts present in the standard IF.

jverbus and others added 4 commits March 23, 2026 15:23
Add synthetic 2D score heatmaps illustrating the axis-aligned bias of
Standard Isolation Forest that Extended Isolation Forest eliminates.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link

@ganiano ganiano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the great work!

@jverbus jverbus merged commit a97198b into master Mar 24, 2026
15 checks passed
@jverbus jverbus deleted the add-eif-heatmap-plots branch March 24, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants