
Ultimate access to all questions.
You use Azure Machine Learning to train a model using a dataset named dataset1. You define a dataset monitor and create a new dataset named dataset2 that contains new data.
You need to compare dataset1 and dataset2 using the Azure Machine Learning SDK for Python.
Which method of the DataDriftDetector class should you use?