Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-06 | 964 Bytes | |
v0.15.8 source code.tar.gz | 2025-01-06 | 2.4 MB | |
v0.15.8 source code.zip | 2025-01-06 | 2.4 MB | |
Totals: 3 Items | 4.7 MB | 0 |
Clustering v0.15.8
Merged pull requests:
- Small corrections in docs validate.md (#271) (@jaksle)
- build(deps): bump codecov/codecov-action from 3 to 4 (#272) (@dependabot[bot])
- build(deps): bump julia-actions/setup-julia from 1 to 2 (#276) (@dependabot[bot])
- build(deps): bump julia-actions/cache from 1 to 2 (#277) (@dependabot[bot])
- Fix broadcasting bug in repick_unused_centers()
for K-means (#283) (@AzamatB)
- build(deps): bump codecov/codecov-action from 4 to 5 (#284) (@dependabot[bot])
- Modification to dbscan to add test cases and support for the case where num points <= num dimensions (#286) (@lwabeke)
Closed issues: - Providing additional intrinsic evaluation metrices (#253) - Unnecessary check of dimensions for input? (#280) - AssertionError in K-medoids algorithm (#281) - Add docs website to the "About" section on github (#282)