Skip to content

Commit

Permalink
add docs for simplicial_set (#6042)
Browse files Browse the repository at this point in the history
fixes #6036

Authors:
  - Severin Dicks (https://github.com/Intron7)
  - Divye Gala (https://github.com/divyegala)
  - Dante Gama Dessavre (https://github.com/dantegd)

Approvers:
  - Victor Lafargue (https://github.com/viclafargue)

URL: #6042
  • Loading branch information
Intron7 authored Sep 24, 2024
1 parent 9a6db37 commit f818527
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,11 @@ UMAP
.. autoclass:: cuml.UMAP
:members:

.. autofunction:: cuml.manifold.umap.fuzzy_simplicial_set

.. autofunction:: cuml.manifold.umap.simplicial_set_embedding


Random Projections
------------------

Expand Down

0 comments on commit f818527

Please sign in to comment.