Skip to content

v0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 01:07
· 656 commits to master since this release

AutoMLPipeline v0.1.6

Diff since v0.1.5

Closed issues:

  • Docs (#3)
  • add support for embedded documentation in the source code (#6)
  • add implementation args convenience function for skprocessor (#9)
  • add method summary helper (#10)
  • v0.1.3 - Convenience function and help functions (#11)
  • fix github page setting (#12)
  • fix cutnumfeature bug for not returning some columns (#13)
  • v0.1.4 - Online docs and more help info (#15)
  • v0.1.5 - Docstring and online documentation (#16)
  • add bestlearner filter for | operator (#18)
  • add code coverage (#19)
  • add varargs convenience function (#20)
  • Add Abstract type hierarchy in the doc; design philosophy (#22)

Merged pull requests:

  • add code coverage; varargs fix (#21) (@ppalmes)
  • support :| operation for selecting best learners (#23) (@ppalmes)