ClassifierBaseTInput, TClasses Properties |
The ClassifierBaseTInput, TClasses generic type exposes the following members.
Name | Description | |
---|---|---|
NumberOfClasses |
Gets the number of classes expected and recognized by the classifier.
| |
NumberOfInputs |
Gets the number of inputs accepted by the model.
(Inherited from TransformBaseTInput, TOutput.) | |
NumberOfOutputs |
Gets the number of outputs generated by the model.
(Inherited from TransformBaseTInput, TOutput.) |