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