How to use W-Vote operator
I have an error when I'm trying to start my process:
This is my process, I want to split training data inside vote operator and put them on svms.
http://pastebin.com/N2E5K6rU
I've also used only one weka classifier in subprocess, but error is the same.
Error in experiment setup: Inner operator of a Weka ensemble learning operator 'W-Vote' must be another Weka learning scheme.
This is my process, I want to split training data inside vote operator and put them on svms.
http://pastebin.com/N2E5K6rU