| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| snorkel-0.9.7.tar.gz | 2021-03-09 | 110.5 kB | |
| snorkel-0.9.7-py3-none-any.whl | 2021-03-09 | 145.5 kB | |
| README.md | 2021-03-09 | 467 Bytes | |
| v0.9.7 source code.tar.gz | 2021-03-09 | 1.5 MB | |
| v0.9.7 source code.zip | 2021-03-09 | 1.5 MB | |
| Totals: 5 Items | 3.2 MB | 0 | |
[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), andscikit-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!