Choice

com.softinio.verdict4s.algebra.Answer.Choice
final case class Choice(choice: OptionName, probabilities: SortedMap[OptionName, Probability], confidence: Confidence)

The chosen option, the full distribution, and how certain the model is.

Attributes

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

The value of the wire type field.

The value of the wire type field.

Attributes

Inherited from:
Answer