Skip to content

Releases: JuliaAI/MLJModelInterface.jl

v1.3.6

28 Jan 06:31
4e1a382
Compare
Choose a tag to compare

MLJModelInterface v1.3.6

Diff since v1.3.5

Merged pull requests:

v1.3.5

03 Jan 21:40
824e05c
Compare
Choose a tag to compare

MLJModelInterface v1.3.5

Diff since v1.3.4

Closed issues:

  • MLJModelInterface no longer exporting scitype (#129)

Merged pull requests:

v1.3.4

23 Dec 03:19
597e2dd
Compare
Choose a tag to compare

MLJModelInterface v1.3.4

Note: Yanked from General.jl registry. Superseded by 1.3.5, for which notes below still apply.

Diff since v1.3.3

  • Bump the compatibility requirements of ScientificTypesBase to ^3, making necessary adjustments (#126) @OkonSamuel

Closed issues:

  • Remove export augmented_transform and export info (#125)

Merged pull requests:

v1.3.3

17 Oct 21:24
1bfe302
Compare
Choose a tag to compare

MLJModelInterface v1.3.3

Diff since v1.3.2

  • Tweak fit and trait fallbacks for Annotator models (#121) @davnn

Merged pull requests:

  • Supervised fit should work for all unsupervised annotators (#121) (@davnn)
  • For a 1.3.3 release (#122) (@ablaom)

v1.3.2

20 Sep 20:16
402ca25
Compare
Choose a tag to compare

MLJModelInterface v1.3.2

Diff since v1.3.1

Merged pull requests:

  • Supervised annotators should correctly return is_supervised (#118) (@davnn)
  • For a 1.3.2 release (#119) (@ablaom)

v1.3.1

17 Sep 00:21
44581de
Compare
Choose a tag to compare

MLJModelInterface v1.3.1

Diff since v1.3.0

  • (bug fix) Fix unexpected behaviour of == for MLJTypes objects with "strap-on" properties (#115)

Closed issues:

  • Document the API requirement to use acceleration field for parallelisation (#104)
  • MLJType objects with "strap-on" properties can change without detection by == (#115)

Merged pull requests:

v1.3.0

06 Sep 02:21
05091c5
Compare
Choose a tag to compare

MLJModelInterface v1.3.0

Diff since v1.2.0

  • (enhancement) Add support for outlier detection (#113)

Closed issues:

  • Issue to trigger new release (#60)

Merged pull requests:

v1.2.0

17 Aug 03:02
6288bac
Compare
Choose a tag to compare

MLJModelInterface v1.2.0

Diff since v1.1.3

Merged pull requests:

v1.1.3

11 Aug 06:44
9a7b6ba
Compare
Choose a tag to compare

MLJModelInterface v1.1.3

Diff since v1.1.2

Merged pull requests:

v1.1.2

02 Aug 01:30
a6e4bdd
Compare
Choose a tag to compare

MLJModelInterface v1.1.2

Diff since v1.1.1

Closed issues:

  • Implementing interfaces: towards a standardised approach (#20)
  • Handling of accelerator / device in model interface (#93)

Merged pull requests:

  • CompatHelper: bump compat for "ScientificTypesBase" to "2" (#105) (@github-actions[bot])
  • For a 1.1.2 release (#106) (@ablaom)