Skip to content

Question about find_feature_split in the Type_Simplified_EB implementation of IsolationForest #4

@dairui777

Description

@dairui777

Greetings, I’ve been exploring the codebase and have run into an issue…

In the find_feature_split function (located at Planter/src/models/IF/Type_Simplified_EB/table_generator.py), why doesn’t feature 0 filter out the leaf-node case (i.e., threshold == -2)? As a result, the feature table for feature 0 ends up containing incorrect entries.

Thanks a lot.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions