Skip to content

Releases: JuliaAI/MLJModelInterface.jl

v1.12.1

07 Dec 23:39
d735fcd

Choose a tag to compare

MLJModelInterface v1.12.1

Diff since v1.12.0

Merged pull requests:

  • Upgrading Julia LTS version to 1.10 in CI job (#223) (@pebeto)
  • Regenerate the docs after fixing a link. No new release. (#225) (@ablaom)
  • Bump the compat entry for the test only dependency CategoricalArrays (#226) (@ablaom)
  • For a 1.12.1 release (#227) (@ablaom)

Closed issues:

  • implement statsapi (#213)
  • Fix link in "Model that learn a probability distribution" (#222)
  • REPL dependency breaks precompilation in AWS Lambda (#224)

v1.12.0

19 Jul 21:02
4464595

Choose a tag to compare

MLJModelInterface v1.12.0

Diff since v1.11.1

  • Add tags trait (#219)

Merged pull requests:

  • Add InteractiveUtils standard library as dependency, and add the tags trait. (#219) (@ablaom)
  • Tweak overloading of Base.in (#220) (@ablaom)
  • For a 1.12 release (#221) (@ablaom)

v1.11.1

17 Apr 23:09
00d8eea

Choose a tag to compare

MLJModelInterface v1.11.1

Diff since v1.11.0

Merged pull requests:

Closed issues:

  • Explain in docs that model wrappers need to overload save/restore, and so forth (#194)
  • Document API for transformers that consume a target variable (#203)
  • question on how to correctly implement an interface to a probabilistic classifier. (#211)

v1.11.0

27 Jun 06:03
8107f2c

Choose a tag to compare

MLJModelInterface v1.11.0

Diff since v1.10.0

Merged pull requests:

v1.10.0

03 Jun 06:40
08414af

Choose a tag to compare

MLJModelInterface v1.10.0

Diff since v1.9.6

Merged pull requests:

Closed issues:

  • Model type hierarchy doesn't scale (#120)

v1.9.6

22 Mar 21:24
69a4e91

Choose a tag to compare

MLJModelInterface v1.9.6

Diff since v1.9.5

Merged pull requests:

  • Add Documenter.jl documentation, migrated from the MLJ manual (#191) (@ablaom)
  • Add Documenter docs (#192) (@ablaom)
  • Add document generation to ci (#193) (@ablaom)
  • Tweak fit_data_scitype fallback to resolve issue with class weights (#195) (@ablaom)
  • For a 1.9.6 release (#196) (@ablaom)

Closed issues:

  • Fix method ambiguity with in (#186)

v1.9.5

11 Jan 06:01
28d4f22

Choose a tag to compare

MLJModelInterface v1.9.5

Diff since v1.9.4

Merged pull requests:

Closed issues:

  • Machine abstract type? (#188)

v1.9.4

22 Dec 23:29
a992ea2

Choose a tag to compare

MLJModelInterface v1.9.4

Diff since v1.9.3

Merged pull requests:

v1.9.3

19 Oct 09:12
266ef8e

Choose a tag to compare

MLJModelInterface v1.9.3

Diff since v1.9.2

Merged pull requests:

v1.9.2

20 Aug 23:27

Choose a tag to compare

MLJModelInterface v1.9.2

Diff since v1.9.1

Closed issues:

  • Bug: incorrect behavior of @mlj_model for vector parameters (#174)

Merged pull requests: