See: Description
Class | Description |
---|---|
LibLinearAnomalyModel |
A
Model which wraps a LibLinear-java anomaly detection model. |
LibLinearAnomalyTrainer |
A
Trainer which wraps a liblinear-java anomaly detection trainer using a one-class SVM. |
LinearAnomalyType |
The carrier type for liblinear anomaly detection modes.
|
Enum | Description |
---|---|
LinearAnomalyType.LinearType |
The different model types available for classification.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.