Package sklearn
Interface HasDecisionFunctionField
-
- All Known Subinterfaces:
OutlierDetector
- All Known Implementing Classes:
IsolationForest,OneClassSVM,SGDOneClassSVM
public interface HasDecisionFunctionField
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default java.lang.StringgetDecisionFunctionField()
-