HyperAIHyperAI

Command Palette

Search for a command to run...

Hard Voting

Date

7 years ago

Hard votingIt is a voting method that directly outputs class labels, mainly found in classification machine learning algorithms.

The voting method is a combination strategy for classification problems in ensemble learning. The basic idea is to select the class with the most output in the algorithm. Hard voting is to select the label with the most output by the algorithm. If the number of labels is equal, they are selected in ascending order.

References

【1】Voting in sklearn (personal blog)

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.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Hard Voting | Wiki | HyperAI