From 72cafbc1f2fd2e2f8eecf86a004ab750d9cbd99d Mon Sep 17 00:00:00 2001 From: Daniel Han-Chen Date: Wed, 31 Jul 2019 20:58:26 +1000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a79e81c20a..9871ceeed3 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ repo](https://github.com/rapidsai/notebooks-extended). | | Truncated Singular Value Decomposition (tSVD) | Multi-GPU version available (CUDA 10 only) | | | Uniform Manifold Approximation and Projection (UMAP) | | | | Random Projection | | +| | t-Distributed Stochastic Neighbor Embedding (TSNE) | | | **Linear Models for Regression or Classification** | Linear Regression (OLS) | Multi-GPU available in conda CUDA 10 package | | | Linear Regression with Lasso or Ridge Regularization | | | | ElasticNet Regression | |