public interface OutlierAlgorithm extends Algorithm
| Modifier and Type | Method and Description |
|---|---|
OutlierResult |
run(Database database)
Runs the algorithm.
|
getInputTypeRestrictionOutlierResult run(Database database)
AlgorithmCopyright © 2019 ELKI Development Team. License information.