|
BaseSupportVectorCalibrationTModel, TKernel, TInputIsLinear Property
|
Gets whether the machine being learned is linear.
Namespace:
Accord.MachineLearning.VectorMachines.Learning
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax public bool IsLinear { get; }
Public ReadOnly Property IsLinear As Boolean
Get
Request Example
View SourceProperty Value
Type:
BooleanSee Also