Nikos Gianniotis

Results 12 issues of Nikos Gianniotis

Sometime ago, I modified `Kfold`, `StratifiedKfold` and `RandomSub` in order to control their dependence on the random number generator, by making their first argument an RNG with the default value...

First of all, thanks for these thoughtful notes. --- It seems that the example in https://m3g.github.io/JuliaNotes.jl/stable/anonymous/#Example-of-type-instability does not exhibit type instabilities under Julia 1.11.6. I execute the following immediately after...