We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fbcda6 commit 20ba698Copy full SHA for 20ba698
doc/whats_new/v0.11.rst
@@ -67,10 +67,7 @@ Enhancements
67
- :class:`~imblearn.over_sampling.SMOTENC` now support passing array-like of `str`
68
when passing the `categorical_features` parameter.
69
:pr:`1008` by :user`Guillaume Lemaitre <glemaitre>`.
70
-<<<<<<< HEAD
71
72
- :class:`~imblearn.over_sampling.SMOTENC` now support automatic categorical inference
73
when `categorical_features` is set to `"auto"`.
74
:pr:`1009` by :user`Guillaume Lemaitre <glemaitre>`.
75
-=======
76
->>>>>>> origin/master
0 commit comments