implementing soft voting in matlab
Show older comments
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)
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 Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!