v1.4
Changes
PyMAS.score_code
now supports adest='Python'
option to retrieve the generated Python wrapper code.register_model
task includes apython_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.