Skip to content

v0.9.7

Compare
Choose a tag to compare
@bhancock8 bhancock8 released this 09 Mar 21:51
· 23 commits to master since this release
1adccb6

[0.9.7] - 2021-03-03

[Breaking Changes]

  • PR #1633, #1628: Update requirements for numpy (>=1.16.5,<1.20.0), pandas (>=1.0.0,<2.0.0), and scikit-learn (>=0.20.2,<0.25.0)

[Added]

  • PR #1628: Add unit test coverage for Python 3.8
  • PR #1616: Accept prec_init as array or list in LabelModel
  • PR #1602: Add get_label_instances to analysis module

[Contributors]

Thanks to @DavidKoleczek and @antonis19 for contributions!