|
BaseSupportVectorRegressionTModel, TKernel, TInputOutputs Property
|
Gets or sets the output values for each calibration vector.
Namespace:
Accord.MachineLearning.VectorMachines.Learning
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax protected double[] Outputs { get; }
Protected ReadOnly Property Outputs As Double()
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also