Provides a decision using maximal vote rule
Notes
Available conditional attributes:
(Conditional attributes enabled by default suffixed with +)
Methods
| reset() | |
| train(clfs, dataset) | PredictionsCombiner might need to be trained :Parameters: clfs : list of Classifier List of classifiers to combine. |
Initialize instance of MaximalVote
| Parameters: | enable_ca : None or list of str
disable_ca : None or list of str
descr : str
|
|---|
Methods
| reset() | |
| train(clfs, dataset) | PredictionsCombiner might need to be trained :Parameters: clfs : list of Classifier List of classifiers to combine. |