HazyResearch / metal

Snorkel MeTaL: A framework for training models with multi-task weak supervision
Apache License 2.0
423 stars 79 forks source link

when applying metal, how to estimate noisy-label probability for multilabel problem of a single task #198

Closed yyht closed 5 years ago

vincentschen commented 5 years ago

Hi @yyht — could you be more specific? What's the use-case/problem set-up?

vincentschen commented 5 years ago

Stale issue — closing for now. Please see Snorkel's implementation of the the LabelModel. If I'm understanding your question correctly, I believe get_weights should return label probabilities.