Skip to content

v1.4

Compare
Choose a tag to compare
@jlwalke2 jlwalke2 released this 15 Oct 18:05

Changes

  • PyMAS.score_code now supports a dest='Python' option to retrieve the generated Python wrapper code.
  • register_model task includes a python_wrapper.py file when registering a Python model.
  • Improved error message when user lacks required permissions to register a model.

Bugfixes

  • Fixed an issue with CAS/EP score code that caused problems with model performance metrics.