"[SOLVED] Nested Operators in Weka don't have ports to connect?"
I've been playing with Ensemble Models lately. When I try to use the "Meta" operators from Weka (say for instance W-Vote) I don't see inside the operators the input or output ports/connectors. Am I missing something basic?
Thanks in advance for any help
Ernesto
Thanks in advance for any help
Ernesto
Tagged:
0
Answers
Weka Ensemble Models work with Weka classifiers only. You dont have to connect the classifiers, they will get the input automaticly. Here is an example: Regards,
Nils