-
Had hard time to understand the output of discriminative model. The discriminative model is the supervised learning. The input is the probability of label y1. What is output x1_1 and x1_2? Are h1_1, h…
-
When i change sqlite to mysql, tutorials(1, 2) in intro will report this error, is this a bug?
-
Hi. I have a question of a more philosophical nature.
Assume I have an unlabelled dataset and I create a set of LFs and use the LFs to probabilistically label the dataset and use your noise aware l…
-
Hi,
I've identified that using the `--save_resume` option causes a bug that makes it impossible for me to do predictions, due to the following error:
`Error: Disagreeing option values for '--l2_…
-
Hi,
Putting in a request for any icons that could be used related to scuba diving/ diving.
Thank you
-
I am getting an error even in the first step to install Snorkel. I use Python 3.6. Please see the attached screenshot.
![screenshot 2018-11-14 17 28 46](https://user-images.githubusercontent.com/708…
-
Hey there, I have just started using snorkel,
And i am currently trying to go through the tutorial, I am having an issue I can seem to resolve.
Cell 11, give me an error
I have been through…
-
I've edited the crowdsourcing tutorial to use pandas instead of spark. It was useful for me, so may be useful to others. Do you want it?
-
Hi,
I am trying to use Snorkel for my problem settting where I need character-level mappings. What I want is every character being a candidate while keeping Ngrams for its context. For example,
If…
jbkoh updated
5 years ago
-
Hi,
This query regarding the Image e.g. "Person Riding Bike" data folder.
Here, "train_ground.npy" (loader.train_ground) has base data of whether a person riding bike or not. But I couldn't find the…