[ 
https://issues.apache.org/jira/browse/SPARK-8547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14986288#comment-14986288
 ] 

Meihua Wu commented on SPARK-8547:
----------------------------------

I have created a Spark Package to implement the XGBoost algorithm. 
https://github.com/rotationsymmetry/SparkXGBoost/

In the README, you can find what has been implemented, as well as features on 
the roadmap. 

Thank you for testing. Looking forward to your feedback or suggestions.

> xgboost exploration
> -------------------
>
>                 Key: SPARK-8547
>                 URL: https://issues.apache.org/jira/browse/SPARK-8547
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML, MLlib
>            Reporter: Joseph K. Bradley
>
> There has been quite a bit of excitement around xgboost: 
> [https://github.com/dmlc/xgboost]
> It improves the parallelism of boosting by mixing boosting and bagging (where 
> bagging makes the algorithm more parallel).
> It would worth exploring implementing this within MLlib (probably as a new 
> algorithm).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to