This is an automated email from the ASF dual-hosted git repository.

srowen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 518f00f  [SPARK-35310][MLLIB] Update to breeze 1.2
     add b69c268  [SPARK-35848][MLLIB] Optimize some treeAggregates in MLlib by 
delaying allocations

No new revisions were added by this update.

Summary of changes:
 .../spark/ml/evaluation/ClusteringMetrics.scala    | 70 +++++++++++++++-------
 .../spark/mllib/clustering/LDAOptimizer.scala      | 18 ++++--
 .../spark/mllib/clustering/StreamingKMeans.scala   | 16 +++--
 .../spark/mllib/linalg/distributed/RowMatrix.scala | 25 ++++++--
 .../spark/mllib/optimization/GradientDescent.scala | 23 +++++--
 .../apache/spark/sql/DataFrameStatFunctions.scala  | 38 +++++++++---
 6 files changed, 141 insertions(+), 49 deletions(-)

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

Reply via email to