Regression.Builder

Source file "org/elasticsearch/client/ml/dataframe/Regression.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total148 of 1480%0 of 0n/a212142422121
build()450%n/a111111
Regression.Builder(String)80%n/a113311
setLambda(Double)50%n/a112211
setGamma(Double)50%n/a112211
setEta(Double)50%n/a112211
setMaxTrees(Integer)50%n/a112211
setFeatureBagFraction(Double)50%n/a112211
setNumTopFeatureImportanceValues(Integer)50%n/a112211
setPredictionFieldName(String)50%n/a112211
setTrainingPercent(Double)50%n/a112211
setRandomizeSeed(Long)50%n/a112211
setLossFunction(Regression.LossFunction)50%n/a112211
setLossFunctionParameter(Double)50%n/a112211
setFeatureProcessors(List)50%n/a112211
setAlpha(Double)50%n/a112211
setEtaGrowthRatePerTree(Double)50%n/a112211
setSoftTreeDepthLimit(Double)50%n/a112211
setSoftTreeDepthTolerance(Double)50%n/a112211
setDownsampleFactor(Double)50%n/a112211
setMaxOptimizationRoundsPerHyperparameter(Integer)50%n/a112211
setEarlyStoppingEnabled(Boolean)50%n/a112211