Mkemp63
Results
1
comments of
Mkemp63
> can you share the code Sorry for the ugly code, but this is my fix `def stratifiedshufflesplit(data, test_size=0.3, thres=1):` ` y_less = data.groupby("id").filter(lambda x: len(x)