Module isolation_forest::isolation_forest[][src]

Structs

Feature

Each feature has a name and value.

Forest

Isolation Forest implementation.

Sample

This class represents a sample. Each sample has a name and list of features.

Type Definitions

FeatureList
FeatureNameToValuesMap
Uint64Vec