ScorecardOutput

class Object
trait Matchable
class Any

Value members

Inherited methods

def addReasonCode(reasonCode: String): ScorecardOutput
Inherited from:
MutableReasonCodes
def evalPredictedValueByProbabilities(probabilities: Map[Any, Double]): ScorecardOutput
Inherited from:
MutablePredictedValue
override def reasonCode(rank: Int): String
Definition Classes
Inherited from:
MutableReasonCodes
def setPredictedValue(predictedValue: Any): ScorecardOutput
Inherited from:
MutablePredictedValue

Inherited fields

Inherited from:
MutablePredictedValue
var reasonCodes: Array[String]
Inherited from:
MutableReasonCodes