evalml
evalml copied to clipboard
Oversampler: Remove nullable type handling when support is added in sklearn
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.