Skip to content

Commit

Permalink
[ML-165] Update README.md (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
xwu99 authored Dec 28, 2021
1 parent 2fc1e6b commit 5fcc42e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,13 +196,13 @@ als-pyspark | ALS example for PySpark

## List of Accelerated Algorithms

Algorithm | CPU | GPU | Maturity
------------------|-----|-----|---------
K-Means | X | X | Stable
PCA | X | X | Stable
ALS | X | | Stable
Naive Bayes | X | | Stable
Linear Regression | X | | Experimental
Ridge Regression | X | | Experimental
Correlation | X | X | Experimental
Summarizer | X | X | Experimental
Algorithm | CPU | GPU |
------------------|-----|-----|
K-Means | X | X |
PCA | X | X |
ALS | X | |
Naive Bayes | X | |
Linear Regression | X | |
Ridge Regression | X | |
Correlation | X | X |
Summarizer | X | X |

0 comments on commit 5fcc42e

Please sign in to comment.