com.softinio.verdict4s.algebra.ScoreAnswer
See theScoreAnswer companion object
final case class ScoreAnswer(score: Double, legend: SortedMap[Int, String], probabilities: SortedMap[Int, Probability], confidence: Confidence)
A Score answer.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article