|   | IMulticlassLikelihoodClassifierTInput Properties | 
The IMulticlassLikelihoodClassifierTInput generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | NumberOfClasses | 
              Gets or sets the number of classes expected and recognized by the classifier.
            (Inherited from IClassifier.) | 
|  | NumberOfInputs | 
              Gets or sets the number of inputs accepted by the model.
            (Inherited from ITransform.) | 
|  | NumberOfOutputs | 
              Gets or sets the number of outputs generated by the model.
            (Inherited from ITransform.) | 
 See Also
See Also