Command Palette
Search for a command to run...
Majority Voting
Date
Supermajority votingIt is a voting method that requires more than half of the valid votes to be recognized. When multiple classifiers predict a certain category, only the part that is higher than half of the total results will be predicted.
The following is the formula for representation:
latex {H{ \left( {x} \right) }\text{ }=\text{ }{ \left\{ {\begin{array}{\*{20}{l}} {c\mathop{{}}\nolimits\_{{j}}\text{ }\text{ },{\mathop{ \sum }\limits\_{{i=1}}^{{T}}{h\mathop{{}}\nolimits\_{{i}}\mathop{{}}\nolimits^{{j}}{ \left( {x} \right) }\text{ } > \text{ }0.5{\mathop{ \sum }\limits\_{{k=1}}^{{N}}{{\mathop{ \sum }\limits\_{{i=1}}^{{T}}{h\mathop{{}}\nolimits\_{{i}}\mathop{{}}\nolimits^{{k}}{ \left( {x} \right) }}}}}}}}\\ {\text{Reject}\text{Absolutely}\text{ }\text{ },\text{It}\text{He}} \end{array}}\right. }}
T means there are T classifiers, N means there are N categories, that is, when the prediction results of T classifiers for category j are greater than half of the total voting results, it is predicted to be category j, otherwise it is rejected.
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.