Skip to content

v0.15.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 06:35
fb2c187

Clustering v0.15.8

Diff since v0.15.7

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)