rapidsai / node

GPU-accelerated data science and visualization in node
https://rapidsai.github.io/node/
Apache License 2.0
187 stars 20 forks source link

[FEA] Add Graph spectral clustering methods #369

Closed trxcllnt closed 2 years ago

trxcllnt commented 2 years ago

Adds the cuGraph spectral clustering methods, refactors Graph to support both COO and CSR formats internally.