Skip to content

Releases: JuliaML/TableDistances.jl

v0.1.2

01 Nov 22:24
Compare
Choose a tag to compare

TableDistances v0.1.2

Diff since v0.1.1

v0.1.1

01 Nov 12:00
Compare
Choose a tag to compare

TableDistances v0.1.1

Diff since v0.1.0

v0.1.0

08 Oct 21:15
c1afce2
Compare
Choose a tag to compare

TableDistances v0.1.0

Merged pull requests:

  • Adds default distance for compositional data. (#1) (@mrr00b00t)
  • Adds first version of pairwise. (#2) (@mrr00b00t)
  • Implement table normalization (#3) (@mrr00b00t)
  • Add weights to TableDistance and update tests and pairwise to use them. (#4) (@mrr00b00t)
  • Add new distance functions for Multiclass and OrderedFactor. (#5) (@mrr00b00t)
  • Add OrderedFactor in the README.md example. Multiclass example is alr… (#6) (@mrr00b00t)