Hello All,
I would like to know if I can give weight to different classifiers to combine them with logistic regression in weka. Is it possible?
Thanks in advance.
Hello All,
I would like to know if I can give weight to different classifiers to combine them with logistic regression in weka. Is it possible?
Thanks in advance.
You can do this using the Stacking ensemble classifier by setting the meta-level classifier to logistic regression.
Cheers,
Mark.
Thanks a lot Mark. It worked well. I am trying to implement SOM (Self Organizing Map) algorithm now. Is it also possible in Weka? Any ideas appreciated..
Copyright © 2005 - 2019 Hitachi Vantara Corporation. All Rights Reserved.