kernel K-Means
Open
- Dominant language
- Python
- Stars
- 951
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
https://pdfs.semanticscholar.org/c2ef/1651aaa2bdbf4c49d18682ac6f4401f95750.pdf
Once spectral clustering with Nystrom is done, this will be straightforward since we have all the building blocks
1. Apply the nystrom method
2. Apply truncated SVD
3. Apply K-Means
Contributor guide
Assessment
This issue has not been assessed yet.