Skip to content

v1.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 21:05
· 192 commits to master since this release

Improvements

  • Introduced ability to specify the target index of a binary model when creating score code.
    • index can be specified in pzmm.import_model.ImportModel.import_model()
    • Relevant examples updated to include target_index.

Bugfixes

  • Reworked write_score_code.py to allow for proper execution of single line scoring.
  • Added template files for assess_model_bias.py to allow for proper execution