Message-ID: <CAKg_ArihRmvmf5i_o-BTZbi8ZV+WwJPG9SBUoQKAtM4+ERdA3A@mail.gmail.com>
Date: 2016-05-23T13:25:35Z
From: Jason Hendrix
Subject: Ensembles for multi-class predictions
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]]