Package | Description |
---|---|
jsat.driftdetectors |
Modifier and Type | Class and Description |
---|---|
class |
ADWIN<V>
Adaptive Windowing (ADWIN) is an algorithm for detecting
changes in an input stream.
|
class |
DDM<V>
DDM (Drift Detection Method) is a drift detector for binary events, and is
meant to detect decreases in the success rate over time.
|
Constructor and Description |
---|
BaseDriftDetector(BaseDriftDetector<V> toCopy)
Copy constructor
|
Copyright © 2017. All rights reserved.