HyperAIHyperAI

Command Palette

Search for a command to run...

Soft Voting

Date

2 years ago

Soft votingAlso known as weighted average probability voting, it is a voting method that uses output class probability classification. It obtains the weighted average of the probability of each class by inputting weights, and selects the class with the larger value.

Soft voting vs hard voting

Soft voting returns the class label as the Argmax of the sum of predicted probabilities, which is achieved by outputting the class probability; hard voting is achieved by directly outputting the class label.

Parent term: Voting Classifier
Related terms: majority voting, majority voting, hard voting

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
Soft Voting | Wiki | HyperAI