|
|
BayesTDistribution, TInput Properties |
The BayesTDistribution, TInput generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Distributions |
Gets the probability distributions for each class and input.
| |
| NumberOfClasses |
Gets the number of classes expected and recognized by the classifier.
(Inherited from ClassifierBaseTInput, TClasses.) | |
| 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.) | |
| Priors |
Gets the prior beliefs for each class.
|