Skip to content

Releases: JuliaAI/LearnAPI.jl

v2.0.1

19 Oct 06:54
4ff970a

Choose a tag to compare

LearnAPI v2.0.1

Diff since v2.0.0

Merged pull requests:

  • Bring dev up to date with master (#56) (@ablaom)
  • Re-instate docs for "Testing an Implementation" (#57) (@ablaom)
  • Get rid of deprecated method is_static (#58) (@ablaom)
  • For a 2.0.1 release (#59) (@ablaom)

v2.0.0

18 Oct 22:22
d242c0e

Choose a tag to compare

LearnAPI v2.0.0

Diff since v1.0.1

Refer to #54 for breaking changes.

Merged pull requests:

v1.0.1

19 Feb 04:34
1223f3f

Choose a tag to compare

LearnAPI v1.0.1

Diff since v1.0.0

Merged pull requests:

  • Fix doc horizontal banner (#49) (@ablaom)
  • Fix an incorrect claim in the FiniteIterable doc-string (#50) (@ablaom)
  • For a 1.0.1 release (#51) (@ablaom)

Closed issues:

  • Discussion: ingest! and update! (#13)

v1.0.0

18 Feb 06:30
920efb6

Choose a tag to compare

LearnAPI v1.0.0

Diff since v0.2.0

This release contains no breaking changes, only final documentation polish, including integration of the newly released packages:

Merged pull requests:

v0.2.0

06 Feb 20:52
c5b7218

Choose a tag to compare

LearnAPI v0.2.0

Diff since v0.1.0

This is a major, breaking rewrite of the original tentative "proposal" represented by 0.1.0, which was never intended for widespread adoption. Noteworthy change affecting StatisticalMeasures.jl and StatisticalMeasuresBase.jl:

  • (breaking) LiteralTarget has been renamed Point.

Merged pull requests:

Closed issues:

  • Don't use "model" to describe hyperparameter struct. (#12)
  • Accounting for data objects that only iterate (#15)
  • Add fit_transform? (#18)
  • Add a user-changeable global variable for default verbosity (#20)
  • Add link to discussion in julia discourse regarding what to call learning algorithm configuration structs. (#21)
  • Add new KindOfProxy: LabelAmbiguousFuzzy (#29)
  • adopt getobs/numobs? (#39)

v0.1.0

14 May 06:08

Choose a tag to compare

LearnAPI v0.1.0

Closed issues:

  • Allow multiple target proxy support with predict dispatching on the proxy. (#14)

Merged pull requests: