cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

[DOC]: Example of KNN graph generation

Open mbruhns opened this issue 1 year ago • 3 comments

How would you describe the priority of this documentation request

Medium

Describe the future/missing documentation

It would be great to have a few examples/tutorials on how to generate a KNN graph (e.g., for Leiden clustering) based onNearestNeighbors from cuML. These example could cover different cases of (un)directed and (un)weighted graphs.

Where have you looked?

https://docs.rapids.ai/api/cugraph/stable/

https://docs.rapids.ai/api/cugraph/nightly/

Code of Conduct

  • [X] I agree to follow cuGraph's Code of Conduct
  • [X] I have searched the open documentation issues and have found no duplicates for this bug report

mbruhns avatar Apr 24 '24 10:04 mbruhns