Skip to content

Commit

Permalink
removed OLD and Ridge from README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Salonijain27 authored Jan 21, 2020
1 parent df2cedc commit 78178cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ repo](https://github.com/rapidsai/notebooks-contrib).
| | Uniform Manifold Approximation and Projection (UMAP) | |
| | Random Projection | |
| | t-Distributed Stochastic Neighbor Embedding (TSNE) | |
| **Linear Models for Regression or Classification** | Linear Regression (OLS) | Experimental multi-GPU available in conda CUDA 10 package |
| | Linear Regression with Lasso or Ridge Regularization | Experimental multi-node multi-GPU via Dask|
| **Linear Models for Regression or Classification** | Linear Regression (OLS) | |
| | Linear Regression with Lasso or Ridge Regularization | |
| | ElasticNet Regression | |
| | Logistic Regression | |
| | Stochastic Gradient Descent (SGD), Coordinate Descent (CD), and Quasi-Newton (QN) (including L-BFGS and OWL-QN) solvers for linear models | |
Expand Down

0 comments on commit 78178cf

Please sign in to comment.