HalfSpaceTrees
@Serializable
@SerialName(value = "HalfSpaceTrees")
Spec for HalfSpaceTreesStat: online ensemble of random half-space trees for multivariate anomaly scoring.
Constructors
HalfSpaceTrees
Properties
featureRanges
Per-feature value ranges used to draw random split thresholds.
featureSize
Number of input features.
height
numTrees
randomSeed
PRNG seed shared across trees.
windowSize
Observations per window before the reference profile rotates.