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:ย 

Optimizing for Recall in Azure AutoML UI

Mesh
New Contributor II

Hi all, I've been using Azure AutoML and noticed that I can choose 'recall' as my optimization metric in the notebook but not in the Azure AutoML UI. The Databricks documentation also doesn't list 'recall' as an optimization metric.

Is there a reason why recall isn't an option in the UI, or am I missing something? Any workaround or explanation would be helpful!

Thanks!

1 REPLY 1

Mesh
New Contributor II

On the databricks notebook itself, I can see that databricks.automl supports using recall as a primary metric

 

Help on function classify in module databricks.automl:

    :param primary_metric:  primary metric to select the best model. Each trial will compute several metrics, but this one determines which model is selected from all the trials. One of "f1" (default), "log_loss", "accuracy", "precision", "recall", "roc_auc".

But this blog didn't state that in the list of primary metrics

Mesh_0-1711030625724.png

 

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now