[ https://issues.apache.org/jira/browse/SPARK-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154201#comment-14154201
]
Apache Spark commented on SPARK-1547:
-------------------------------------
User 'manishamde' has created a pull request for this issue:
https://github.com/apache/spark/pull/2607
> Add gradient boosting algorithm to MLlib
> ----------------------------------------
>
> Key: SPARK-1547
> URL: https://issues.apache.org/jira/browse/SPARK-1547
> Project: Spark
> Issue Type: New Feature
> Components: MLlib
> Affects Versions: 1.0.0
> Reporter: Manish Amde
> Assignee: Manish Amde
>
> This task requires adding the gradient boosting algorithm to Spark MLlib. The implementation
needs to adapt the gradient boosting 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
> [Ensembles design document (Google doc) | https://docs.google.com/document/d/1J0Q6OP2Ggx0SOtlPgRUkwLASrAkUJw6m6EK12jRDSNg/]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|