Skip to content

Commit

Permalink
Removing experimental flag from hdbscan description in docs (#4211)
Browse files Browse the repository at this point in the history
Authors:
  - Corey J. Nolet (https://github.com/cjnolet)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: #4211
  • Loading branch information
cjnolet authored Sep 20, 2021
1 parent d657178 commit f415f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ repo](https://github.com/rapidsai/notebooks-contrib).
| Category | Algorithm | Notes |
| --- | --- | --- |
| **Clustering** | Density-Based Spatial Clustering of Applications with Noise (DBSCAN) | Multi-node multi-GPU via Dask |
| | Hierarchical Density-Based Spatial Clustering of Applications with Noise (HDBSCAN) | Experimental |
| | Hierarchical Density-Based Spatial Clustering of Applications with Noise (HDBSCAN) | |
| | K-Means | Multi-node multi-GPU via Dask |
| | Single-Linkage Agglomerative Clustering | |
| **Dimensionality Reduction** | Principal Components Analysis (PCA) | Multi-node multi-GPU via Dask|
Expand Down

0 comments on commit f415f92

Please sign in to comment.