Uses of Class
dev.dokimos.core.EvalResult.Builder
Packages that use EvalResult.Builder
-
Uses of EvalResult.Builder in dev.dokimos.core
Methods in dev.dokimos.core that return EvalResult.BuilderModifier and TypeMethodDescriptionstatic EvalResult.BuilderEvalResult.builder()Creates a new builder for constructing results.Sets the metadata.Sets the evaluator name.Sets the reason or explanation.EvalResult.Builder.score(double score) Sets the numeric score.EvalResult.Builder.threshold(double threshold) Sets the success threshold.