Class BatchRCFParams.BatchRCFParamsBuilder
java.lang.Object
org.opensearch.ml.common.input.parameter.rcf.BatchRCFParams.BatchRCFParamsBuilder
- Enclosing class:
BatchRCFParams
-
Method Summary
Modifier and TypeMethodDescriptionanomalyScoreThreshold(Double anomalyScoreThreshold) build()numberOfTrees(Integer numberOfTrees) outputAfter(Integer outputAfter) sampleSize(Integer sampleSize) shingleSize(Integer shingleSize) toString()trainingDataSize(Integer trainingDataSize)