Skip to content

Commit 9196d74

Browse files
authored
Add spectral-clustering
1 parent e9f1ff9 commit 9196d74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_posts/2016-10-19-current-environment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ Note that this project is in early development and should only be used by contri
290290
- Mean-shift
291291
- Affinity propagation
292292
- Spectral Clustering
293+
- **spectral-clustering** [](https://github.com/GregorySchwartz/spectral-clustering){:github} [![Hackage](https://img.shields.io/hackage/v/spectral-clustering.svg)](https://hackage.haskell.org/package/spectral-clustering) [![spectral-clustering](http://stackage.org/package/spectral-clustering/badge/lts-11)](http://stackage.org/lts-11/package/spectral-clustering) [![spectral-clustering](http://stackage.org/package/spectral-clustering/badge/nightly)](http://stackage.org/nightly/package/spectral-clustering) : Spectral clustering of dense and sparse matrices.
293294
- Hierarchical clustering
294295
- **clustering**
295296
- Birch

0 commit comments

Comments
 (0)