Could you please install imblearn.over_sampling.SMOTE?

I am unable to import imblearn.over_sampling.SMOTE.

Hi,

I have installed imblearn. Please check.

Also, noticed that this “from imblearn.over_sampling import SMOTE” works but not " import imblearn.over_sampling.SMOTE."