Open
Description
Description
Calculating co-occurrences I noticed some inf and nan values in the outcome and while looking into it I saw Issue #689 and tried to reduce n_splits to 1. Not only did the inf and nan values go away, but all the other values changed significantly.
I would very much appreciate a fix because the function n_splits=1 produces an error for very large samples.
Thank you :)
Version
1.3.0