-
Notifications
You must be signed in to change notification settings - Fork 856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Categorical dependencies #835
Comments
Hi, |
Ok, thank you, looking forward to it! |
Any updates on that? |
Are there any updates regarding the same? |
This is still on our roadmap and we'll keep this issue open and update when we support it! |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
Hello, does Snorkel support dependency extraction for categorical problems?
I decided to extend my model with structure learning, my code follows the tutorial on categorical classes.
DependencySelector.select
runs through without errors but doesn't return any dependencies though I deliberately tested with labeling functions which should fire together in ca. 80% of cases and give the same label.Thank you
The text was updated successfully, but these errors were encountered: