cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

What algorithms does Databricks AutoML use?

User16752240150
New Contributor II

AutoML presumably tries a few different algorithms while hyperparameter searching. What model types are considered?

1 REPLY 1

sean_owen
Databricks Employee
Databricks Employee

At the moment, it's really just xgboost, and sklearn implemenations like random forests, logistic regression, and linear regression as applicable. More possibilities are coming.