[
https://issues.apache.org/jira/browse/SAMOA-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706356#comment-14706356
]
ASF GitHub Bot commented on SAMOA-35:
-------------------------------------
GitHub user gdfm opened a pull request:
https://github.com/apache/incubator-samoa/pull/36
SAMOA-35: Add Sharding ensemble method
Adds an ensemble method that simply splits the stream via shuffle grouping.
Each member of the ensemble is trained on an independent sub-stream.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gdfm/incubator-samoa SAMOA-35
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-samoa/pull/36.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #36
----
commit b22de23ad5caf7262ba5db2ad7ba9894880d9069
Author: Gianmarco De Francisci Morales <[email protected]>
Date: 2015-06-18T13:41:50Z
SAMOA-35: Add Sharding ensemble method
----
> Add Sharding ensemble method
> ----------------------------
>
> Key: SAMOA-35
> URL: https://issues.apache.org/jira/browse/SAMOA-35
> Project: SAMOA
> Issue Type: New Feature
> Components: SAMOA-API
> Reporter: Gianmarco De Francisci Morales
> Assignee: Gianmarco De Francisci Morales
>
> Add an ensemble method that simply divides the stream among the members via
> shuffle grouping.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)