v1.10.2
·
164 commits
to master
since this release
Improvements
- Introduced
generate_model_card
intowrite_json_files.py
to allow for python models to work with planned model card tab in SAS Model Manager.
Bugfixes
- Allow for score code to impute NaN values in tables that have been loaded into SAS Model Manager.
- Fix issue where target_value was not being properly set during score code generation
- Updated
pzmm_generate_requrirements_json.ipynb
so the requirements file is generated properly. - Added missing statistics to
dmcas_fitstat.json
file.