evalml icon indicating copy to clipboard operation
evalml copied to clipboard

Oversampler: Remove nullable type handling when support is added in sklearn

Open tamargrey opened this issue 1 year ago • 0 comments

Once https://github.com/scikit-learn/scikit-learn/issues/25798 has been implemented and released, we should upgrade imblearn to that version, which will allow us to remove the nullable type handling put in place by https://github.com/alteryx/evalml/issues/3974.

tamargrey avatar Mar 10 '23 17:03 tamargrey