|
ISupportVectorMachineTInputWeights Property
|
Gets or sets the collection of weights used by this machine.
Namespace:
Accord.MachineLearning.VectorMachines
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax double[] Weights { get; set; }
Property Weights As Double()
Get
Set
Property Value
Type:
DoubleSee Also