I have an unbalanced dataset and I want to use SMOTE. I am working with Azure ML. I have read many examples in the Microsoft Doku page. I am wondering why the SMOTE is set before the SPLIT DATA function and not after the SPLIT DATA on the 70% dataset for training. All the examples I have seen are before the SPLIT DATA function. Is that the right usage of SMOTE?
Here an example from Microsoft:
https://imaginemedia.blob.core.windows.net/content/Lab%20PDF%20-%20Churn%20Prevention%20and%20Intervention-db9732e3e8c6.pdf