Package sklearn
Interface HasOutlierField
-
- All Known Subinterfaces:
OutlierDetector
- All Known Implementing Classes:
IsolationForest,OneClassSVM,SGDOneClassSVM
public interface HasOutlierField
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default StringgetOutlierField()
-
-
-
Method Detail
-
getOutlierField
default String getOutlierField()
-
-