|
ISupportVectorMachineTInputSupportVectors Property
|
Gets or sets the collection of support vectors used by this machine.
Namespace:
Accord.MachineLearning.VectorMachines
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax TInput[] SupportVectors { get; set; }
Property SupportVectors As TInput()
Get
Set
Property Value
Type:
TInputSee Also