Uses of Class
elki.outlier.trivial.ByLabelOutlier
-
Packages that use ByLabelOutlier Package Description elki.outlier.trivial Trivial outlier detection algorithms: no outliers, all outliers, label outliers. -
-
Uses of ByLabelOutlier in elki.outlier.trivial
Methods in elki.outlier.trivial that return ByLabelOutlier Modifier and Type Method Description ByLabelOutlierByLabelOutlier.Par. make()
-