Skip to content

Releases: JuliaAI/StatisticalTraits.jl

v3.4.0

27 Jun 05:18
ef4280f
Compare
Choose a tag to compare

StatisticalTraits v3.4.0

Diff since v3.3.0

  • Add a new trait, target_in_fit (#29)

Merged pull requests:

v3.3.0

03 Jun 04:38
5d72ad4
Compare
Choose a tag to compare

StatisticalTraits v3.3.0

Diff since v3.2.0

  • Add constructor trait

Merged pull requests:

v3.2.0

14 Jul 06:39
5f18013
Compare
Choose a tag to compare

StatisticalTraits v3.2.0

Diff since v3.1.0

  • (enhancement) Add reporting_operations trait (#25)

Merged pull requests:

v3.1.0

07 Jul 21:18
7bdf5c6
Compare
Choose a tag to compare

StatisticalTraits v3.1.0

Diff since v3.0.0

  • (enhancement) Add reports_feature_importances trait (#23) @OkonSamuel

Merged pull requests:

v3.0.0

21 Dec 06:55
8014091
Compare
Choose a tag to compare

StatisticalTraits v3.0.0

Diff since v2.1.0

  • (breaking) #20

Merged pull requests:

v2.1.0

17 Aug 02:26
d93bb1a
Compare
Choose a tag to compare

StatisticalTraits v2.1.0

Diff since v2.0.1

  • (enhancement) Add the following new traits: fit_data_scitype, predict_scitype, transform_scitype, inverse_transform_scitype, abstract_type (#18)

Closed issues:

  • Issue to trigger new releases (#5)

Merged pull requests:

  • Add new traits to to support better MLJ machine type checks and composite models (#18) (@ablaom)
  • For a 2.1 release (#19) (@ablaom)

v2.0.1

29 Jul 03:11
8a23325
Compare
Choose a tag to compare

StatisticalTraits v2.0.1

Diff since v2.0.0

Closed issues:

  • New patch breaks MLJBase (#12)
  • move StatisticalTraits.jl to JuliaAI organization (#14)

Merged pull requests:

  • Add compat helper (#15) (@ablaom)
  • CompatHelper: bump compat for "ScientificTypesBase" to "2" (#16) (@github-actions[bot])
  • For a 2.0.1 release (#17) (@ablaom)

v2.0.0

18 Jun 04:21
e9fc9e9
Compare
Choose a tag to compare

StatisticalTraits v2.0.0

Diff since v1.1.1

  • imports ScientificTypesBase 1.0 instead ScientificTypes

Merged pull requests:

v1.1.1

17 Jun 23:22
8d9b2b6
Compare
Choose a tag to compare

StatisticalTraits v1.1.1

Important: This release has yanked from the JuliaRegistries/General registry because it was breaking. It will be ignored by the package manager of sufficiently high version of Julia. It is superseded by v 2.0

Diff since v1.1.0

Merged pull requests:

v1.1.0

14 May 23:24
b5c8be1
Compare
Choose a tag to compare

StatisticalTraits v1.1.0

Diff since v1.0.0

  • Add the deep_properties trait (#9)

Merged pull requests:

  • Add the trait deep_properties (#9) (@ablaom)