Repository - API - Source
Thanks to @anerirana, @thatch, @sfilipi, @hardianlawi, @asottile and @marekmodry for contributions!
numpy
(>=1.16.5,<1.20.0), pandas
(>=1.0.0,<2.0.0), and scikit-learn
(>=0.20.2,<0.25.0)LabelModel
Thanks to @DavidKoleczek and @antonis19 for contributions!
memoize_key
in preprocessorsThanks to @Wirg, @TrigonaMinima, and @dchichkov for recent contributions!
from snorkel.labeling import MajorityLabelVoter, LabelModel
can be expressed from snorkel.labeling.model import MajorityLabelVoter, LabelModel
to_int_label_array
functionThanks to @rjurney, @ptrcklv for recent contributions!
set_seed
utility removedThanks to @HiromuHota, @ferhatelmas, and @garaud for their recent contributions!
SlicingClassifier
renamed to SliceAwareClassifier
MultitaskClassifier
LFAnalysis
Scorer.score
optionalVersion 0.9.0 is a complete redesign of the Snorkel library. There's too much added, changed, and removed to list in this entry. For more information on the release, check out the project homepage. From here forward, we'll keep a detailed changelog.