Databricks AutoML runs on a labeled table whose target has three discrete classes. What problem type is this?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Three discrete labels → multiclass classification in AutoML.
Full explanation below image
Full Explanation
AutoML maps discrete labeled targets to classification. Regression needs continuous targets; clustering/RL are different problem classes.