This node applies an
Isolation Forest
model to an input dataset in order to predict anomalies or outliers.
The
output of the node will consist of the input and, depending on
the
settings, one or two appended
columns. One is the prediction which
contains normalized anomaly
score. The higher the score, the more
likely it is an anomaly. The
other (optionally) appended column
contains the mean length of
the predicted decision tree paths of each
observation. The shorter, the
more likely it is an anomaly.
Important note: All columns which have been used for training the
model must be present in the incoming H2O frame as well.
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension KNIME H2O Machine Learning Integration from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!