Click or drag to resize

IBaseClassifier Methods

The IBaseClassifier type exposes the following members.

Methods
  NameDescription
Public methodClassify(Matrix)
Classifies the observation matrix.
Public methodClassify(Vector)
Classifies the observation vector.
Public methodClassify(Matrix, IntegerArray)
Classifies the observation matrix.
Public methodLoad
Load model from file.
Public methodSave
Save model to file.
Public methodTrain
Train classifier.
Top
See Also