MixedClsWithRegOutputs

Value members

Inherited methods

def evalPredictedValueByProbabilities(probabilities: Map[Any, Double]): MixedClsWithRegOutputs
Inherited from:
MutablePredictedValue
override def probability(value: Any): Double
def putProbability(value: Any, probability: Double): MixedClsWithRegOutputs
Inherited from:
MutableProbabilities
def setPredictedDisplayValue(predictedDisplayValue: String): MixedClsWithRegOutputs
def setPredictedValue(predictedValue: Any): MixedClsWithRegOutputs
Inherited from:
MutablePredictedValue
def setProbabilities(probabilities: Map[Any, Double]): MixedClsWithRegOutputs
Inherited from:
MutableProbabilities

Inherited fields

Inherited from:
MutablePredictedValue
var probabilities: Map[Any, Double]
Inherited from:
MutableProbabilities