Skip to content

Commit

Permalink
Documenting hdbscan module to add prediction functions (#4925)
Browse files Browse the repository at this point in the history
::sigh:: This was my failure. This should have been included in 22.10.

Authors:
  - Corey J. Nolet (https://github.com/cjnolet)

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

URL: #4925
  • Loading branch information
cjnolet authored Oct 17, 2022
1 parent db56994 commit efb4646
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -420,8 +420,9 @@ Agglomerative Clustering
HDBSCAN
-------

.. autoclass:: cuml.cluster.HDBSCAN
.. automodule:: cuml.cluster.hdbscan
:members:
:undoc-members:


Dimensionality Reduction and Manifold Learning
Expand Down

0 comments on commit efb4646

Please sign in to comment.