Hacker News new | ask | show | jobs
by jeff-hernandez 2173 days ago
As another option, Compose is a ML tool for labeling data. It structures the labeling process and integrates easily with Featuretools which automates feature engineering. Definitely worth checking out!

[1] https://github.com/FeatureLabs/compose [2] https://github.com/FeatureLabs/featuretools

1 comments

can you do multi-label w/ Compose? Snorkel only supports single-label.
Yes, you can represent the labeling function as a class and use its methods to represent each label individually.