You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2016/04/22 11:09:12 UTC

[jira] [Updated] (FLINK-1749) Add Boosting algorithm for ensemble learning to machine learning library

     [ https://issues.apache.org/jira/browse/FLINK-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann updated FLINK-1749:
---------------------------------
    Assignee:     (was: narayana reddy)

> Add Boosting algorithm for ensemble learning to machine learning library
> ------------------------------------------------------------------------
>
>                 Key: FLINK-1749
>                 URL: https://issues.apache.org/jira/browse/FLINK-1749
>             Project: Flink
>          Issue Type: New Feature
>          Components: Machine Learning Library
>            Reporter: Till Rohrmann
>              Labels: ML
>
> Boosting [1] can help to create strong learners from an ensemble of weak learners and thus improving its performance. Widely used boosting algorithms are AdaBoost [2] and LogitBoost [3]. The work of I. Palit and C. K. Reddy [4] investigates how boosting can be efficiently realised in a distributed setting. 
> Resources:
> [1] [http://en.wikipedia.org/wiki/Boosting_%28machine_learning%29]
> [2] [http://en.wikipedia.org/wiki/AdaBoost]
> [3] [http://en.wikipedia.org/wiki/LogitBoost]
> [4] [http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6035709]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)