-
Ideas about the sample design:
- Consider how many samples are to be taken for each city - covered in https://github.com/jwestw/Public_Transport_Efficiency/issues/27
- Starting points should be acro…
-
#### Feature Description
It is simple to add random sampling of metric emissions. In reloadable config, we can take an int between 0 and 100 (default 100) representing a percent and store it on the…
-
`# Load ggplot2
library(ggplot2)
# Create a sample plot
p
-
Since there is windmill ai in code it should be also inside app builder. since app builder is limited to few components. Sample prompt:
```You are an expert Windmill app builder assistant, designed t…
-
#4771 for vectorized OLS
current Results.t_test is vectorized
some tests, e.g. in proportions, are already vectorized
mainly an idea,
The work will be to go through the hypothesis test and make…
-
I am sampling sections of a piece-wise constant function encoded as an IntervalMap, and for efficiency reasons it would be useful to have a lookup function that also reported the maximal (or just some…
-
Hi everyone,
I'm currently using uBoost for my Belle II analysis. For context, I'm trying to separate between B -> Xu l nu signal and B -> Xc l nu background.
As I'm investigating the best targ…
-
1. reg_loss = tf.constant(0.0, tf.float32, [1]) why you add a 0 constant in the loss equation?
2. why do you split the A_hat into fold parts? for the memory efficiency or other reasons?
3. Have you…
-
Right now, all of our explorers fail if the initialization state has infinite target logpotential. When this is not due to coding issues, the most likely cause is that the support of the likelihood is…
-
Hi Felix,
I’m currently running Bismark on AWS using 192 CPUs. Everything is running at lightning speed except for merging the temporary BAM files. It seems that the merging process is not utilizin…