[
https://issues.apache.org/jira/browse/SPARK-16280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386787#comment-15386787
]
MIN-FU YANG commented on SPARK-16280:
-------------------------------------
I implemented histogram_numeric according to the Algorithm I & II in the paper:
Yael Ben-Haim and Elad Tom-Tov, "A streaming parallel decision tree algorithm",
J. Machine Learning Research 11 (2010), pp. 849--872.
After doing some benchmarking, I come out an optimal solution and ready for
review: https://github.com/apache/spark/pull/14129
> Implement histogram_numeric SQL function
> ----------------------------------------
>
> Key: SPARK-16280
> URL: https://issues.apache.org/jira/browse/SPARK-16280
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Reynold Xin
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]