-
- [ ] Explicit and clear distinction between ALE and PDP, with examples
+ https://christophm.github.io/interpretable-ml-book/ale.html
+ https://hastie.su.domains/Papers/pdp_zhao.pdf (see Sec…
-
[Filtered North American Humans - 18 Apr 2024 CC.xlsx](https://github.com/Pandora-IsoMemo/iso-app/files/15121854/Filtered.North.American.Humans.-.18.Apr.2024.CC.xlsx)
[2024-04-25_22-48-52_model_TimeR…
-
Currently, if two layers have non-overlapping values in an aesthetic and different key glyphs, both glyphs are drawn for all data values, as seen here:
``` r
library(ggplot2)
ggplot(mtcars, aes…
-
Implement time series decomposition methods other than classical. Refer to [Chapter 6 of FPP](https://otexts.com/fpp2/decomposition.html).
* Implement the STL decomposition
* Implement SEATS, X1…
-
The rendering of the PDF fails on my machine with the following error
```
`geom_smooth()` using method = 'loess' and formula 'y ~ x'
Quitting from lines 189-195 (template.qmd)
Error in (functio…
-
There's a rough POC of the ideas above in https://github.com/iterative/dvc/tree/plots-fields and https://github.com/iterative/dvc-render/tree/plots-fields.
These changes updates output to include …
-
https://mp.weixin.qq.com/s/iYpS96rNgzs4B-DpCo8wgA
ixxmu updated
4 months ago
-
Would be cool if we could do something like:
```r
plot2(1:10, type = list("p", "l"))
```
Obviously, for this _particular_ case we could just use `type = o` as a workaround. But I'm thinking mo…
-
In a Quarto document, I have the following:
```
---
title: "Imaging of lung edema"
filters:
- lightbox
author: "Howard Mann"
date: "2023-01-15"
description: "In this introduction to imagi…
-
Hello,
Thank you for developing this tool and your helpful responses on github! I am running PureCN on fresh frozen anal precancer samples. We have previously run Ichor on ULP-WGS samples from the sa…