Click or drag to resize

SVMClassificationProbability Properties

The SVMClassificationProbability type exposes the following members.

Properties
  NameDescription
Public propertyClasses
Classes list.
(Inherited from SVMClassification.)
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.
(Inherited from SVMClassification.)
Public propertyTrainTimeElapsed
Returns last model train time.
(Inherited from SVMClassification.)
Public propertyType
Classification model type.
(Inherited from SVMClassification.)
Top
See Also