RuleSetOutputs

class Object
trait Matchable
class Any

Value members

Inherited methods

def evalPredictedValueByProbabilities(probabilities: Map[Any, Double]): RuleSetOutputs
Inherited from:
MutablePredictedValue
def setConfidence(confidence: Double): RuleSetOutputs
Inherited from:
MutableConfidence
def setPredictedValue(predictedValue: Any): RuleSetOutputs
Inherited from:
MutablePredictedValue

Inherited fields

var confidence: Double
Inherited from:
MutableConfidence
Inherited from:
MutablePredictedValue