Azure Machine Learning Studio を使用して機械学習実験を構築します。 データを 2 つの異なるデータセットに分割する必要があります。 どのモジュールを使用すればよいですか?
正解:C
Partition and Sample with the Stratified split option outputs multiple datasets, partitioned using the rules you specified. References: https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/partition-and- sample