rapidsai / rapidsai/cugraph-docs
[DOC]: Example of KNN graph generation
Open
@acostadon is already working on this.
Since Apr 24, 2024.
doc
feature request
- Dominant language
- Shell
- Stars
- 5
- Forks
- 23
- Avg merge
- 13h 44m
- Merged PRs (30d)
- 9
Description
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
- I agree to follow cuGraph's Code of Conduct
- I have searched the open documentation issues and have found no duplicates for this bug report
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.