Releases: JuliaAI/MLJModelInterface.jl
Releases · JuliaAI/MLJModelInterface.jl
v1.3.6
v1.3.5
MLJModelInterface v1.3.5
Closed issues:
- MLJModelInterface no longer exporting
scitype
(#129)
Merged pull requests:
- implement and export scitype method (#133) (@OkonSamuel)
- For a 1.3.5 release (#134) (@ablaom)
v1.3.4
MLJModelInterface v1.3.4
Note: Yanked from General.jl registry. Superseded by 1.3.5, for which notes below still apply.
- Bump the compatibility requirements of
ScientificTypesBase
to^3
, making necessary adjustments (#126) @OkonSamuel
Closed issues:
- Remove
export augmented_transform
andexport info
(#125)
Merged pull requests:
v1.3.3
v1.3.2
v1.3.1
MLJModelInterface v1.3.1
- (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
v1.2.0
MLJModelInterface v1.2.0
- Add fallbacks for new traits defined at JuliaAI/StatisticalTraits.jl#18 (#109)
Merged pull requests: