Combining the hypothesis of the classifiers
This function combines the probabilities predicted by the set of classifiers.
democraticCombine(pred, W, classes)
pred |
A list with the prediction for each classifier. |
W |
A vector with the confidence-weighted vote assigned to each classifier during the training process. |
classes |
the classes. |
The classification proposed.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.