Seiichi Azuma
Results
1
issues of
Seiichi Azuma
I appreciate your library smogn. I found some suspicious points in over_sampling.py and tried to fix them. (1) Line 88: if data.iloc[:, j].dtype in num_dtypes and any(data.iloc[:, j] > 0):...