You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2020/03/20 15:33:39 UTC

[spark] branch master updated (9a99013 -> fae981e)

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 9a99013  [SPARK-31138][ML] Add ANOVA Selector for continuous features and categorical labels
     add fae981e  [SPARK-30773][ML] Support NativeBlas for level-1 routines

No new revisions were added by this update.

Summary of changes:
 docs/ml-guide.md                                   |  2 +-
 .../scala/org/apache/spark/ml/linalg/BLAS.scala    | 27 ++++++++++++++--------
 .../org/apache/spark/ml/linalg/BLASSuite.scala     |  6 +++++
 .../scala/org/apache/spark/mllib/linalg/BLAS.scala | 27 ++++++++++++++--------
 .../org/apache/spark/mllib/linalg/BLASSuite.scala  |  6 +++++
 5 files changed, 49 insertions(+), 19 deletions(-)


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