package yggdrasil_decision_forests.model.isolation_forest.proto

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

isolation_forest.proto:27

Header for the isolation forest model.

Next ID: 6

Used in: IsolationForestSerializedModel

message IsolationForestAnomalityScore

isolation_forest.proto:24

An isolation forest as defined in "Isolation-Based Anomaly Detection" by Liu et al. (2012). In this case, the prediction value is the node depth.

Used in: Header

(message has no fields)

message IsolationForestSerializedModel

isolation_forest.proto:47

message IsolationForestTrainingConfig

isolation_forest.proto:26

Training configuration for the Isolation Forest algorithm.

Next ID: 5