I am trying to run azureml-sdk AutoML on databricks to do a feature/model sweep on a classification task, and when I run the experiment I get the following error:
Running an experiment on spark cluster: ComputeAutoML.
ERROR: Setup iteration failed: {'exception': ValueError('dataprep_json is None')}