|
|
WeakTModel Properties |
The WeakTModel generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Function |
Gets or sets the decision function used by the Model.
| |
| Model |
Gets or sets the weak decision model.
| |
| 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.) |