[R] Ensembles for multi-class predictions
Jason Hendrix
hendrix.jason at gmail.com
Mon May 23 15:25:35 CEST 2016
I have trained two models using the caret library for R and would like to
combine the two multi-class trained models into one ensemble.
My first thought was to use caretEnsemble, but it does not yet support
multi-class predictions. See
https://github.com/zachmayer/caretEnsemble/issues/8
Is there a tutorial or sample code you can point me to showing how to
combine two or more multi-class trained models?
[[alternative HTML version deleted]]
More information about the R-help
mailing list