Releases: cylynx/verifyml
Releases · cylynx/verifyml
v0.0.5
What's Changed
- make compare_model_cards retain order of input by @jasonho-lynx in #33
- notebook/test edits by @swanhl in #32
- update requirements and docs build location by @timlrx in #34
- Docs/publish by @timlrx in #35
- Multiple changes to docs by @jasonho-lynx in #36
- change github image url to raw version to avoid CORB error on docs page by @jasonho-lynx in #37
- Docs/publish by @timlrx in #39
- Add regression functionalities to fairness tests by @swanhl in #38
- release v0.0.4 by @timlrx in #40
- add getting_started_2.ipynb for blog quickstart guide pt 2 by @jasonho-lynx in #41
- add validation for read_model_test() in Test class by @jasonho-lynx in #43
- Add testing for feat functions by @swanhl in #44
- fix: conditional printing of sensitive data by @timlrx in #46
- cancer notebook update by @swanhl in #47
- formatting by @swanhl in #48
- Feature - VerifyML Generate Reports Action Trial by @CodesAreHonest in #45
- docs: github actions by @timlrx in #49
- Fix/regulatory requirements by @timlrx in #52
- Feat/verifyml card builder by @timlrx in #54
- update regulatory requirements in proto files by @timlrx in #56
- update dependencies by @timlrx in #57
- v0.0.5 by @timlrx in #58
Note: Breaking change in the schema
model_details.regulatory_requirements
is now a repeated string instead of optional string- new
model_details.path
- new
model_parameters.input_format_map
andmodel_parameters.output_format_map
See #52 for the full details
New Contributors
- @CodesAreHonest made their first contribution in #45
Full Changelog: v0.0.3...v0.0.5