Shimanto Rahman

Results 2 comments of Shimanto Rahman

> For your specific use case, I'm not sure that resampling is actually the best. While working on the scikit-learn project, we found that resampling is breaking the calibration of...

One small suggestion in relation to type checking. As of now type checkers will not recognize the `set_fit_resample_request` method as it is dynamically constructed at runtime. Perhaps adding this to...