AutoML : data set for problem type "Classification"

Krishscientist
New Contributor III

HI,

I am working on AutoML Experiment. Could you plz help me with data set for problem type "Classification"

Regards.

Anonymous
Not applicable

There are a lot of datasets available in /databricks-datasets/ that you can look through. You'll have to turn them into a table so that you can access them in automl. There are datasets associated with the spark definitive guide and learning spark 2, which will add some additional guidance.

View solution in original post