Package | Description |
---|---|
org.tribuo.anomaly |
Provides classes and infrastructure for anomaly detection problems.
|
org.tribuo.anomaly.evaluation |
Evaluation classes for anomaly detection.
|
org.tribuo.anomaly.example |
Provides a anomaly data generator used for testing implementations.
|
org.tribuo.anomaly.liblinear |
Provides an interface to LibLinear-java for anomaly detection problems.
|
org.tribuo.anomaly.libsvm |
Provides an interface to LibSVM for anomaly detection problems.
|
Class and Description |
---|
AnomalyInfo
The base class for tracking anomalous events.
|
Event |
Event.EventType
The type of event.
|
ImmutableAnomalyInfo
An
ImmutableOutputInfo object for Event s. |
MutableAnomalyInfo
An
MutableOutputInfo object for Event s. |
Class and Description |
---|
Event |
Class and Description |
---|
Event |
Class and Description |
---|
Event |
Class and Description |
---|
Event |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.