Wrong Score Count
data class WrongScoreCount(val alternative: String, val expected: Int, val actual: Int) : AlternativeRejection(source)
The alternative was offered actual scores where the model has expected metrics. Every alternative has to be scored on every metric for the alternatives to be comparable.