|
ISupportVectorMachineTInputThreshold Property
|
Gets or sets the threshold (bias) term for this machine.
Namespace:
Accord.MachineLearning.VectorMachines
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax double Threshold { get; set; }
Property Threshold As Double
Get
Set
Property Value
Type:
DoubleSee Also