Class AnomalyDetectionLibSVMParams.AnomalyDetectionLibSVMParamsBuilder
java.lang.Object
org.opensearch.ml.common.input.parameter.ad.AnomalyDetectionLibSVMParams.AnomalyDetectionLibSVMParamsBuilder
- Enclosing class:
AnomalyDetectionLibSVMParams
-
Method Summary
Modifier and TypeMethodDescriptionbuild()kernelType(AnomalyDetectionLibSVMParams.ADKernelType kernelType) toString()
-
Method Details
-
kernelType
public AnomalyDetectionLibSVMParams.AnomalyDetectionLibSVMParamsBuilder kernelType(AnomalyDetectionLibSVMParams.ADKernelType kernelType) - Returns:
this.
-
gamma
- Returns:
this.
-
nu
- Returns:
this.
-
cost
- Returns:
this.
-
coeff
- Returns:
this.
-
epsilon
- Returns:
this.
-
degree
- Returns:
this.
-
build
-
toString
-