[
https://issues.apache.org/jira/browse/SAMOA-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609901#comment-14609901
]
ASF GitHub Bot commented on SAMOA-34:
-------------------------------------
Github user gdfm commented on the pull request:
https://github.com/apache/incubator-samoa/pull/27#issuecomment-117587512
@abifet I think you merged a slightly stale version of the PR.
No big deal, I verified the only difference was in the commit log.
For next time it would be good if we make sure to do a pull on the PR
branch before merging, and check that the tip of the branch in the log is the
same as in the PR (i.e., the commit ids are the same).
In this case we merged 5f1e1a1 but the PR's tip was b448b12.
> Make ensemble methods work with all Learners
> --------------------------------------------
>
> Key: SAMOA-34
> URL: https://issues.apache.org/jira/browse/SAMOA-34
> Project: SAMOA
> Issue Type: Bug
> Components: SAMOA-API
> Reporter: Gianmarco De Francisci Morales
> Assignee: Gianmarco De Francisci Morales
>
> Currently Bagging and Boosting work properly only with instances of
> SingleLearner (e.g., the MOA adapters). However by default we use VHT, which
> is a Learner.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)