Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.Experiment.Result.ConfidenceIntervalOrBuilder
-
Packages that use Experiment.Result.ConfidenceIntervalOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of Experiment.Result.ConfidenceIntervalOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement Experiment.Result.ConfidenceIntervalOrBuilder Modifier and Type Class Description static classExperiment.Result.ConfidenceIntervalA confidence interval is a range of possible values for the experiment objective you are trying to measure.static classExperiment.Result.ConfidenceInterval.BuilderA confidence interval is a range of possible values for the experiment objective you are trying to measure.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return Experiment.Result.ConfidenceIntervalOrBuilder Modifier and Type Method Description Experiment.Result.ConfidenceIntervalOrBuilderExperiment.Result.Metric.Builder. getConfidenceIntervalOrBuilder()The probability that the treatment is better than all other treatments in the experimentExperiment.Result.ConfidenceIntervalOrBuilderExperiment.Result.Metric. getConfidenceIntervalOrBuilder()The probability that the treatment is better than all other treatments in the experimentExperiment.Result.ConfidenceIntervalOrBuilderExperiment.Result.MetricOrBuilder. getConfidenceIntervalOrBuilder()The probability that the treatment is better than all other treatments in the experiment
-