From dev-return-667-apmail-samoa-dev-archive=samoa.apache.org@samoa.incubator.apache.org Wed Jul 1 10:06:33 2015 Return-Path: X-Original-To: apmail-samoa-dev-archive@minotaur.apache.org Delivered-To: apmail-samoa-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2C0B818ED0 for ; Wed, 1 Jul 2015 10:06:33 +0000 (UTC) Received: (qmail 48883 invoked by uid 500); 1 Jul 2015 10:06:33 -0000 Delivered-To: apmail-samoa-dev-archive@samoa.apache.org Received: (qmail 48838 invoked by uid 500); 1 Jul 2015 10:06:32 -0000 Mailing-List: contact dev-help@samoa.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@samoa.incubator.apache.org Delivered-To: mailing list dev@samoa.incubator.apache.org Received: (qmail 48827 invoked by uid 99); 1 Jul 2015 10:06:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2015 10:06:32 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 01 Jul 2015 10:04:23 +0000 Received: (qmail 48550 invoked by uid 99); 1 Jul 2015 10:06:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2015 10:06:04 +0000 Date: Wed, 1 Jul 2015 10:06:04 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@samoa.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SAMOA-34) Make ensemble methods work with all Learners MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SAMOA-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609863#comment-14609863 ] ASF GitHub Bot commented on SAMOA-34: ------------------------------------- Github user abifet commented on the pull request: https://github.com/apache/incubator-samoa/pull/27#issuecomment-117577333 +1 > 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)