JohnnyC08

Results 3 comments of JohnnyC08

I'm having this issue too when trying to a parallelize my folds across two processes. Also, the KFold + sweep script also hangs for me in colab. So +1 from...

I know another popular approach is to also calculate the mean using the leave one out approach. Maybe we can have an encoder be a `KfoldsEncoder` and the `TargetEncoder` can...

@creatorrr That's interesting. How would you go about doing that? My first thought is using a rolling window and making a single block of text out of the elements of...