v1.11.1
Improvements
- Improved functionality for
score_definition.pyandscore_execution.py, allowing for more general usage of thescore_model_with_castask- Also allowed for model name to be passed into functions instead of requiring model UUID
- Pickle files now loaded with
pd.read_pickle()instead ofpickle.load()in score code, allowing for more flexibility between python environments
Bugfixes
- Updated
pzmm_generate_complete_model_card.ipynbto have better preprocessing function