You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Manish Amde (JIRA)" <ji...@apache.org> on 2014/06/20 00:09:25 UTC

[jira] [Updated] (SPARK-1546) Add AdaBoost algorithm to Spark MLlib

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

Manish Amde updated SPARK-1546:
-------------------------------

    Affects Version/s:     (was: 1.0.0)
                       1.1.0

> Add AdaBoost algorithm to Spark MLlib
> -------------------------------------
>
>                 Key: SPARK-1546
>                 URL: https://issues.apache.org/jira/browse/SPARK-1546
>             Project: Spark
>          Issue Type: New Feature
>          Components: MLlib
>    Affects Versions: 1.1.0
>            Reporter: Manish Amde
>            Assignee: Manish Amde
>
> This task requires adding the AdaBoost algorithm to Spark MLlib. The implementation needs to adapt the classic AdaBoost algorithm to the scalable tree implementation.
> The tasks involves:
> - Comparing the various tradeoffs and finalizing the algorithm before implementation
> - Code implementation
> - Unit tests
> - Functional tests
> - Performance tests
> - Documentation



--
This message was sent by Atlassian JIRA
(v6.2#6252)