Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huonw/cogset
Generic implementations of clustering algorithms.
https://github.com/huonw/cogset
Last synced: 8 days ago
JSON representation
Generic implementations of clustering algorithms.
- Host: GitHub
- URL: https://github.com/huonw/cogset
- Owner: huonw
- License: apache-2.0
- Created: 2015-04-10T03:59:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-07T16:41:55.000Z (about 7 years ago)
- Last Synced: 2024-10-31T13:50:15.597Z (15 days ago)
- Language: Rust
- Homepage: http://huonw.github.io/cogset/cogset
- Size: 927 KB
- Stars: 20
- Watchers: 4
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `cogset`
[![Build Status](https://travis-ci.org/huonw/cogset.png)](https://travis-ci.org/huonw/cogset) [![Coverage Status](https://coveralls.io/repos/huonw/cogset/badge.svg?branch=master)](https://coveralls.io/r/huonw/cogset?branch=master)
![A cluster](http://upload.wikimedia.org/wikipedia/commons/e/e1/Cassetteandfreehub.jpg)
Generic implementations of clustering algorithms.
[Documentation](http://huonw.github.io/cogset/cogset),
[crates.io](https://crates.io/crates/cogset).