Closed ArturoAmorQ closed 1 year ago
Why is this still in draft?
I noticed that we get deprecation warnings with respect OneHotEncoder(sparse=False)
which should now be OneHotEncoder(sparse_output=False)
.
I converted to draft until we finish the Inria Academy session, just to avoid potential confusion. Thanks for the comments!
The sickit-learn v1.1.1 was introduced in #637. Now the time has come to update to v1.2.1. This is required for #674 and #683.