Package | Description |
---|---|
org.tribuo.anomaly |
Provides classes and infrastructure for anomaly detection problems.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableAnomalyInfo
An
ImmutableOutputInfo object for Event s. |
class |
MutableAnomalyInfo
An
MutableOutputInfo object for Event s. |
Modifier and Type | Method and Description |
---|---|
abstract AnomalyInfo |
AnomalyInfo.copy() |
Constructor and Description |
---|
AnomalyInfo(AnomalyInfo other)
Copies the supplied anomaly info.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.