Skip to content

IsolationForest with categorical attributes #11927

@ywc1026

Description

@ywc1026

IsolationForest is implemented with a bagging of ExtraTreeRegressor and the author of extrmely randomized trees propose a way to generate random (binary) splits by selecting a random subset of
their possible values.
Can IsolationForest handle with categorical attributes in sklearn?

Ref.
https://orbi.uliege.be/bitstream/2268/9357/1/geurts-mlj-advance.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions