Skip to content

[1.0.4] Release

Compare
Choose a tag to compare
@sfc-gh-kdama sfc-gh-kdama released this 28 Jul 17:23
· 36 commits to main since this release
9eec61f

1.0.4

New Features

  • Model Registry: Added support save/load/deploy Tensorflow models (tensorflow.Module).
  • Model Registry: Added support save/load/deploy MLFlow PyFunc models (mlflow.pyfunc.PyFuncModel).
  • Model Development: Input dataframes can now be joined against data loaded from staged files.
  • Model Development: Added support for non-English languages.

Bug Fixes

  • Model Registry: Fix an issue that model dependencies are incorrectly reported as unresolvable on certain platforms.