Skip to content

Releases: JuliaAI/MLJModelInterface.jl

v1.11.0

27 Jun 06:03
8107f2c
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

MLJModelInterface v1.9.3

Diff since v1.9.2

Merged pull requests:

v1.9.2

20 Aug 23:27
Compare
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:

v1.9.1

15 Aug 20:57
Compare
Choose a tag to compare

MLJModelInterface v1.9.1

Diff since v1.9.0

v1.9.0

15 Aug 20:56
Compare
Choose a tag to compare

MLJModelInterface v1.9.0

Diff since v1.8.0

Closed issues:

  • Interface broken (#171)
  • Add a method params2 to recursively convert a model to a nested named tuple (#176)

Merged pull requests:

v1.8.0

25 Nov 01:31
dcf33d6
Compare
Choose a tag to compare

MLJModelInterface v1.8.0

Diff since v1.7.1

  • Add ProbabilisticSet <: Supervised model type (#167)
  • Add augment keyword option to doc_header (#168)

Merged pull requests: