|
|
BoostTModel Properties |
The BoostTModel generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Item |
Gets or sets the WeightedTModel at the specified index.
(Inherited from BoostBaseTModel, TWeighted, TInput.) | |
| Models |
Gets the list of weighted weak models
contained in this boosted classifier.
(Inherited from BoostBaseTModel, TWeighted, TInput.) | |
| 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.) |