I am struggling to import RFECV from sklearn.feature_selection. But I always have the same error. Can anyone help, please? The error :
ImportError: cannot import name '_ClassNamePrefixFeaturesOutMixin' from 'sklearn.base' (C:\Users\sedam\anaconda34\lib\site-packages\sklearn\base.py)
PS. The version of my SKlearn is 1.0.2. Thanks.
Well, there might be an issue with the python version you're using or a compatibility error with other packages.
For Windows, I'm afraid this might or mightn't work don't know haven't used it.