cugraph
cugraph copied to clipboard
[DOC]: Example of KNN graph generation
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