@jayashrees wrote:
Hi,
I am working on imbalanced dataset in Python.I am referring to SMOTE example from this link
http://contrib.scikit-learn.org/imbalanced-learn/generated/imblearn.over_sampling.SMOTE.htmlCan you please explain me the example ?Does X and y corresponds to features and labels?Can you please explain me with some other example of smote implementation in python?
Thanks
Posts: 1
Participants: 1