Skip to content

Releases: JuliaAI/MLJTestInterface.jl

v0.2.9

04 Aug 00:57
e571530
Compare
Choose a tag to compare

MLJTestInterface v0.2.9

Diff since v0.2.8

  • Add some smoke tests for selected traits (#27)
  • Add tests to catch inadvertent CategoricalArrays 1.0 breakages (#28)

Merged pull requests:

  • Add trait smoke tests (#27) (@ablaom)
  • Test classifier predictions for doubly wrapped CategoricalValue (#28) (@ablaom)
  • For a 0.2.9 release (#29) (@ablaom)

v0.2.8

18 Dec 01:27
7bd76d2
Compare
Choose a tag to compare

MLJTestInterface v0.2.8

Diff since v0.2.7

Merged pull requests:

v0.2.7

01 Dec 20:48
75eaeea
Compare
Choose a tag to compare

MLJTestInterface v0.2.7

Diff since v0.2.6

Merged pull requests:

v0.2.6

16 Feb 04:07
9a7d4a1
Compare
Choose a tag to compare

MLJTestInterface v0.2.6

Diff since v0.2.5

Merged pull requests:

v0.2.5

09 Jan 02:35
8bd5093
Compare
Choose a tag to compare

MLJTestInterface v0.2.5

Diff since v0.2.4

Merged pull requests:

v0.2.4

05 Jan 00:50
65facf9
Compare
Choose a tag to compare

MLJTestInterface v0.2.4

Diff since v0.2.3

Merged pull requests:

Closed issues:

  • Add row tables to tests (#16)

v0.2.3

01 Oct 21:09
3bc4425
Compare
Choose a tag to compare

MLJTestInterface v0.2.3

Diff since v0.2.2

  • Ensure that transform is tested for all Static models.

Merged pull requests:

v0.2.2

03 Aug 20:20
Compare
Choose a tag to compare

MLJTestInterface v0.2.2

Diff since v0.2.1

Closed issues:

  • The test for transform does not allow for Static models with multiple data arguments. (#9)

Merged pull requests:

  • Fix handling of Static transformers (#10) (@ablaom)

v0.2.1

25 Apr 23:36
Compare
Choose a tag to compare

MLJTestInterface v0.2.1

Diff since v0.2.0

v0.2.0

08 Feb 23:44
702c7b9
Compare
Choose a tag to compare

MLJTestInterface v0.2.0

Diff since v0.1.1

Merged pull requests:

  • Strengthen tests to catch more selectrows/reformat issues (#6) (@ablaom)