Click or drag to resize

SVMClassification Properties

The SVMClassification type exposes the following members.

Properties
  NameDescription
Public propertyClasses
Classes list.
Public propertyKernel
SVM kernel type.
(Inherited from SVM.)
Public propertySupportVectorsNumber
The number of support vectors
(Inherited from SVM.)
Public propertyTrainIterationsElapsed
Returns last model train optimizations iterations number.
Public propertyTrainTimeElapsed
Returns last model train time.
Public propertyType
Classification model type.
Top
See Also