Skip to content

v0.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 21:07
· 1122 commits to master since this release
4f229c1

MLJ v0.10.1

Diff since v0.10.0

(enhancement) Add serialization for machines. Serialization is model-specific, with a fallback implementation using JLSO. The user serializes with MLJBase.save(path, mach) and de-serializes with machine(path) (#138, #292)

Closed issues:

  • Adhere by Invenia's bluestyle (#434)
  • Update list of scikitlearn models in readme table. (#469)

Merged pull requests: