8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd2082b commit 31e1bbcCopy full SHA for 31e1bbc
CHANGELOG.md
@@ -10,9 +10,11 @@ v1.10.1 (2023-08-24)
10
**Improvements**
11
- Introduced ability to specify the target index of a binary model when creating score code.
12
- index can be specified in `pzmm.import_model.ImportModel.import_model()`
13
+ - Relevant examples updated to include target_index.
14
15
**Bugfixes**
16
- Reworked `write_score_code.py` to allow for proper execution of single line scoring.
17
+- Added template files for `assess_model_bias.py` to allow for proper execution
18
19
v1.10 (2023-08-31)
20
----------
0 commit comments