|
|
Accord.MachineLearning.Boosting Namespace |
| Class | Description | |
|---|---|---|
| AdaBoostTModel |
AdaBoost learning algorithm.
| |
| AdaBoostParameters |
Extra parameters that can be passed to AdaBoost's model learning function.
| |
| BoostTModel |
Boosted classification model.
| |
| BoostTModel, TInput |
Boosted classification model.
| |
| BoostBaseTModel, TWeighted, TInput |
Boosted classification model.
| |
| WeightedTModel |
Weighted Weak Classifier.
| |
| WeightedTModel, TInput |
Weighted Weak Classifier.
|
| Interface | Description | |
|---|---|---|
| IWeakClassifier | Obsolete.
Common interface for Weak classifiers
used in Boosting mechanisms.
|
| Delegate | Description | |
|---|---|---|
| ModelConstructorTModel | Obsolete.
Model construction (fitting) delegate.
|
The namespace class diagram is shown below.
