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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to