Skip to content

Releases: JuliaAI/LearnAPI.jl

v1.0.1

19 Feb 04:34
1223f3f
Compare
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
Compare
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
Compare
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
Compare
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: