Skip to content

Releases: JuliaAI/MLJMultivariateStatsInterface.jl

v0.2.1

07 Feb 23:18
01f2e6c

Choose a tag to compare

MLJMultivariateStatsInterface v0.2.1

Diff since v0.2.0

Merged pull requests:

  • Fix package name for new multitarget models. For 0.2.1 release. (#22) (@ablaom)

v0.2.0

03 Feb 20:02

Choose a tag to compare

MLJMultivariateStatsInterface v0.2.0

Diff since v0.1.8

v0.1.8

03 Feb 08:49
c8046c5

Choose a tag to compare

MLJMultivariateStatsInterface v0.1.8

Diff since v0.1.7

Merged pull requests:

v0.1.7

27 Jan 04:06
29a4d45

Choose a tag to compare

MLJMultivariateStatsInterface v0.1.7

Diff since v0.1.6

Merged pull requests:

  • Update compatibility and bump version (#18) (@ablaom)

v0.1.6

30 Nov 03:00
8acf6e0

Choose a tag to compare

MLJMultivariateStatsInterface v0.1.6

Diff since v0.1.5

v0.1.5

30 Nov 01:57
464ebc2

Choose a tag to compare

MLJMultivariateStatsInterface v0.1.5

Diff since v0.1.4

Merged pull requests:

v0.1.4

26 Oct 20:14

Choose a tag to compare

MLJMultivariateStatsInterface v0.1.4

Diff since v0.1.3

Closed issues:

  • Loading PCA model unclear (#10)
  • type MulticlassLDA has no field projw (#12)

Merged pull requests:

  • fixed bug, improve code efficiency and add more tests (#11) (@OkonSamuel)

v0.1.3

18 Oct 22:12
0b996da

Choose a tag to compare

MLJMultivariateStatsInterface v0.1.3

Diff since v0.1.2

Closed issues:

  • Final integration steps (#2)

Merged pull requests:

  • update badges (#8) (@OkonSamuel)
  • For a 0.1.3 release: Extend [compat] Distances = "^0.9,^0.10" (#9) (@ablaom)

v0.1.2

13 Oct 05:12

Choose a tag to compare

MLJMultivariateStatsInterface v0.1.2

Diff since v0.1.1

v0.1.1

13 Oct 02:14

Choose a tag to compare

MLJMultivariateStatsInterface v0.1.1

Diff since v0.1.0

Merged pull requests:

  • test linear models with table input instead of matrix input (#5) (@OkonSamuel)