|
ISupportVectorMachineTInputIsProbabilistic Property
|
Gets whether this machine has been calibrated to
produce probabilistic outputs (through the Probability
method).
Namespace:
Accord.MachineLearning.VectorMachines
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntaxbool IsProbabilistic { get; set; }
Property IsProbabilistic As Boolean
Get
Set
Property Value
Type:
Boolean
See Also