-
Hello,
Would it make sense to include median confidence intervals in the estimates? For example, in the object returned from `KaplanMeierFitter()`, after fitting, one could do:
```
# get the co…
-
as of now, we map the oBDS bodysite to SCT with this mapping table:
ADT Code | ADT Text | SCT Code | SCT Text
-- | -- | -- | --
L | links | 7771000 | Left
R | rec…
-
A warning upon first running the `whisper` model clued me in to it not using hardware acceleration:
> UserWarning: FP16 is not supported on CPU; using FP32 instead
All I had to do in order to en…
-
Task 5 key points list:
- [x] Median-finding algorithm
- [ ] Optimizations.
-
Optimizing the number of theta bin by finding a balance between bin variance of number of points and sample variance of median r.
-
This is a fun one. I am finding that for certain code patterns Enzyme is inserting a large number of allocations into the reverse pass even if the forward pass only does a small number or zero all…
-
## Description
In Tutorials, Reconstruction > Reconstruct with Generalized Q-Sampling Imaging, the line 'The parameter sampling_length is used here to" needs to be completed.
In Interfaces, inte…
-
Remedian algorithm, https://wis.kuleuven.be/stat/robust/papers/publications-1990/rousseeuwbassett-remedian-jasa-1990.pdf
https://github.com/sappelhoff/remedian
-
Basic math
- [ ] erf
- [ ] erfc (complementary error function 1 - erf, useful for better accuracy)
- [ ] beta function
- [ ] zeta function?
Float
- [x] is_infinite
- [x] is_nan
- [x] frac (f…
-
- Heatmap of marker expression with dendrograms with only the markers in the celltype description, use median intensity
- One per sample
- Finding a sufficient library, checking if transformation ne…