-
## Issue description
It is not clear from the documentation what strategy is used in `snorkel.labeling.LabelModel()`.
The [description in the docstring](https://snorkel.readthedocs.io/en/v0.9.1/…
-
This test loves to time out
```
[info] RTS concurrency correctness
[info] + shallow fork/join identity
[info] + deep fork/join identity
[info] + asyncPure creation is interruptibl…
-
Hi,
This is a very insteresting work,
But we are confused about the 'datasets/proposal_dict.json' part.
We refer to MCG (https://www2.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/mcg/)…
-
Hi,
I'm quite a big fan for your research papers, I think your "Relevance based word embedding" and other papers are very interesting.
As I'm also interested in your SNRM paper, so I tried to use…
-
The drawbacks to the current supervision model are many:
- It can consume lots of memory, potentially unlimited on Javascript
- There are differences between JVM and Scala.js, because Scala.js d…
-
http://hazyresearch.github.io/snorkel/blog/weak_supervision.html
Link for "match a benchmark disease-tagging system" is broken. Should be https://github.com/HazyResearch/snorkel/tree/master/tutorials…
-
### Introduction
Sorry for barging in but when I saw #3711, I had to chime in.
This has been sitting in my drawer since I started experimenting with `alacritty` quite a few months ago. And this…
-
Hello, very nice project !
I'm confused about the "--loss" hyperparameters, could you give some examples for such hyperparameter and what is it set in your experiment? could you provide examples for…
-
We now have `Fiber.onComplete`, which looks like this:
```scala
def onComplete(k: ExitResult[E, A] => IO[Nothing, Unit]): IO[Nothing, Unit]
```
This looks like a type of "supervisor", because …
-
Hi,
I am trying to clean a few dirty rows with respect to 2 denial constraints:
t1&EQ(t1.Sex,"Female")&EQ(t1.Relationship,"Husband")
t1&EQ(t1.Sex,"Male")&EQ(t1.Relationship,"Wife")
When I use …
j-r77 updated
5 years ago