Benjamin Doran
Benjamin Doran
I did some troubleshooting and it seems like the issue might be with needing the `[email protected]` table to have columns. I tested converting to loom, at each stage of the...
Just do: ```srobj
Just wanted to add that I would also find it very helpful to be able to access the out-of-fold predictions from `evaluate` for the same reasons listed by Eric.
Issue seems to be dependent on which kernel is selected. i.e. using a jupyter kernel (that loads IJulia) works. using the default kernel from the julia vscode extension doesn't. some...