Skip to content

v0.2.10

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 06:33
7f9dd57

MLJFlux v0.2.10

Diff since v0.2.9

Closed issues:

  • Builder does not appear to build an architecture compatible with supplied data (#216)
  • Calling predict on matrix throws error (#218)

Merged pull requests:

  • Sorting out issue with calling predict on matrix (#219) (@pat-alt)
  • Dispatch fit! and train! on model for greater extensibility (#222) (@pat-alt)
  • For a 0.2.10 release (#223) (@ablaom)
  • Fix target scitype for multitarget regressor (#224) (@ablaom)