Ultimate access to all questions.
You are creating a new experiment in Azure Machine Learning Studio. The training set has a significant class imbalance, with one class having far fewer observations than the others.
You need to choose a suitable data sampling strategy to address this imbalance.
Proposed Solution: Use the Scale and Reduce sampling mode.
Does this solution meet the goal?