>
Trained combiners |
baggingc | Bootstrapping and aggregation of classifiers |
dcsc | Dynamic Classifier Selecting Combiner |
modselc | Model Selection Combiner (Static selection) |
rsscc | Random subspace combining classifier |
wvotec | Weighted voting classifier combiner |
mlrc | Multi-response linear regression combiner |
naivebcc | Naive Bayes classifier combiner |
traincc | Train combining classifier |
rejectc | Creates reject version of existing classifier |
| |
parallel | Parallel combining of classifiers |
stacked | Stacked combining of classifiers |
sequential | Sequential combining of classifiers
|