You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "zhengruifeng (Jira)" <ji...@apache.org> on 2019/12/29 08:27:00 UTC

[jira] [Created] (SPARK-30380) Refactor RandomForest.findSplits

zhengruifeng created SPARK-30380:
------------------------------------

             Summary: Refactor RandomForest.findSplits
                 Key: SPARK-30380
                 URL: https://issues.apache.org/jira/browse/SPARK-30380
             Project: Spark
          Issue Type: Improvement
          Components: ML
    Affects Versions: 3.0.0
            Reporter: zhengruifeng


Current impl of {{RandomForest.findSplits}} uses {{groupByKey}} to collect non-zero values for each feature, so it is quite dangerous.

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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