Skip to content

v0.1.4

Compare
Choose a tag to compare
@dcrankshaw dcrankshaw released this 27 Jun 16:28
· 189 commits to develop since this release

This release added three new features as well as number of bugfixes:

  • Deploy R models directly from a Python/R training script
  • Deploy a model and register the corresponding application in a single method
  • Allow model versions to be arbitrary strings. Model versions can now be git hashes, semantic versions, etc. along with integers.