Skip to content

v1.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 18:21
f51cae6

Improvements

  • Scikit-learn binary classifier models now return both classes when registering model
  • Changed use_cas_gateway to be set to true as default for scoring functions
  • Added optional input_mapping argument allowing users to map table variables to model variables when scoring models

Bugfixes

  • Replaced deprecated distutils package with packaging to accomodate newer python versions