-
I'm reworking lots of `broom::augment()` methods at the moment and am discovering that packages do some crazy stuff to report uncertainty. Defining some standards for reporting uncertainty early on se…
-
* https://github.com/siyuan-note/insider/issues/524
* https://github.com/siyuan-note/insider/issues/601
88250 updated
3 years ago
-
I’m wondering whether we should do a formal, quantitative comparison or simply state that results are similar compared to previous pubs using conventional methods. The former is probably preferable,…
-
Dear developers, we are using aBSREL on a large dataset. So far it performed great, possibly with a bit more reliable results than PAML (bu only using the 'double+triple' parameter), and much faster t…
-
In an ideal world, startups would be easy. We'd run our idea by some potential customers, build the product, and then immediately ride that sweet exponential growth curve off into early retirement.
T…
-
Negative formulations of some axioms place cognitive burden on the reader, plus make implicit assumptions on the "universal set" implied. I guess, the intention is to safeguard the machinery by making…
-
I ran AFL and it almost immediately produces a segmentation fault.
Can be reproduced by using the benchmark parse:
```
#0 find_structural_bits (buf=buf@entry=0x55555558f100 "\n", len=len@entry=1…
Yzoni updated
4 years ago
-
First, thanks to everyone for your work and for making this package available to the scientific community.
I am running separate causal forests on small-N survey experiment (N=1,500) with multiple …
-
Hi there!
I've been working with @ClimbsRocks on using [auto_ml](https://github.com/ClimbsRocks/auto_ml) as a wrapper on top of lightgbm for a lot of our use cases at work. We're super excited tha…
-
I see that the QA models have a chunk_size option to split long contexts for QA.
How does this actually work with BERT style QA models during training.
If the longer paragraph is split into multip…