-
First of all, thank you for this package!
I made a logistic regression, and when I run `report()` , the output of the function getting cut of:
Code to reproduce the error:
```
library(ISLR)…
-
In the Classification chapter, there are several issues -- I can separate them if you prefer:
```
library(paletteer)
cor_Smarket %>%
stretch() %>%
ggplot(aes(x, y, fill = r)) +
geom_tile…
-
Here is where we can more succinctly workshop an idea for approaching the ML world from an easystats perspective. Per @strengejacke 's suggestion, I wanted to just get the conversation started for a s…
-
Hi all,
I installed reticulate, keras, miniconda, and tensorflow from these instructions (https://hastie.su.domains/ISLR2/keras-instructions.html). Now, I am trying to install kerastuneR and I follow…
-
- test extensively algorithms
- implement printer
-
Hi Vincent,
Really not sure what's going on here as things were working great back in Spring. Knitting to Word worked without a hitch.
Here is a reprex. I get an error when knitting this to Word…
-
I'm getting an error at project startup. It says: "Error in readRDS(file) : error reading from connection".
Besides the sessionInfo() listed below, there are some other notables. I have a strong …
-
I'd be interested in a `lift_` function that would convert functions to operate on parallel lists.
Right now I use map if there's one argument or map2 if there are two, but would like an alternative…
-
https://www.statlearning.com/resources-second-edition
-
In particular b/c of: https://twitter.com/rudeboybert/status/1430935389586567175