implementing soft voting in matlab

10 views (last 30 days)
Nagwa megahed
Nagwa megahed on 30 Jun 2022
Edited: Krishna on 2 Jul 2022
Dear all,
I kindly ask for any code for implementing soft voting in matlab
i build an ensemble classifier using three deep networks and i know how to apply hard voting for the three networks predictions
but i face a difficulty in reaching to soft voting implementation, this fugure shows its idea but i can't code it

Answers (1)

Krishna
Krishna on 2 Jul 2022
Edited: Krishna on 2 Jul 2022
Hi Nagwa,
Check out this demonstration of the Soft Voting Algorithm
also look at the implementation of soft voting algorithm on this github page

Categories

Find more on Manage Products in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!