Closed panas89 closed 2 weeks ago
after modification depreciate process_imbalance_sampler(self, X_train, y_train)
Do we still need to fix this? process_imbalance_sampler(self, X_train, y_train)
uses the updated pipeline_steps methodology so is not reliant on naming conventions.
here is an example on how to modify existing code: