package org.tribuo.anomaly.liblinear
Provides an interface to LibLinear-java for anomaly detection problems.
-
-
A
Model
which wraps a LibLinear-java anomaly detection model.
A
Trainer
which wraps a liblinear-java anomaly detection trainer using a one-class SVM.
The carrier type for liblinear anomaly detection modes.
The different model types available for classification.