Improvements
- Scikit-learn binary classifier models now return both classes when registering model
- Changed
use_cas_gatewayto be set to true as default for scoring functions - Added optional
input_mappingargument allowing users to map table variables to model variables when scoring models
Bugfixes
- Replaced deprecated distutils package with packaging to accomodate newer python versions