Skip to content

v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 07:04
· 385 commits to master since this release
8c346f0

MLJModelInterface v0.2.2

Diff since v0.2.1

  • Define nrows(nothing) = 0. Needed to allow X = nothing in supervised learners (for fitting distribution to some y).

  • Extend [compat] for ScientificTypes to "^0.7,^0.8"

Closed issues:

  • For 0.2.1 release (#30)
  • Pre-compilation (WARNING: Method definition) warnings after adding MLJ macro interface to package (#34)

Merged pull requests: