0.1.7
What's Changed
Bug fixes 🐞
- Clone 'seed' ids for index_set in groupwise_metric to prevent in-place modification. by @MylesBartlett in #173
Other Changes
- Raise min versions of neoconfigen (for Union/Literal support) and torch (for new scatter_reduce interface). by @MylesBartlett in #175
- Create dependabot.yml by @olliethomas in #176
- Add option to return raw indices to stratified_split. by @MylesBartlett in #179
- Set exclude_self in reduce_scatter to False to correct 1-off error. by @MylesBartlett in #187
- Add fscore and subclass/group-conditional variants to metrics. by @MylesBartlett in #192
- Update EthicML by @thomkeh in #193
- Add NIH Chest X-rays dataset. by @MylesBartlett in #209
Full Changelog: v0.1.5...0.1.7