https://github.com/laschuet/clusteringdifferences.jl
Clustering and clustering difference models
https://github.com/laschuet/clusteringdifferences.jl
julia
Last synced: about 1 year ago
JSON representation
Clustering and clustering difference models
- Host: GitHub
- URL: https://github.com/laschuet/clusteringdifferences.jl
- Owner: laschuet
- License: mit
- Created: 2019-01-28T08:41:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T12:01:49.000Z (about 2 years ago)
- Last Synced: 2025-02-13T06:42:51.233Z (over 1 year ago)
- Topics: julia
- Language: Julia
- Homepage:
- Size: 173 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ClusteringDifferences.jl
[](https://github.com/laschuet/ClusteringDifferences.jl/blob/master/LICENSE.txt)
[](https://travis-ci.com/laschuet/ClusteringDifferences.jl)
[](https://ci.appveyor.com/project/laschuet/clusteringdifferences-jl/branch/master)
[](https://coveralls.io/github/laschuet/ClusteringDifferences.jl?branch=master)
[](https://codecov.io/gh/laschuet/ClusteringDifferences.jl)
Clustering and clustering difference models.
## Installation
Open a Julia REPL and enter
```julia
] add ClusteringDifferences
```
## License
ClusteringDifferences.jl is licensed under the [MIT License](./LICENSE.txt).