Search runs query options
The search_runs()
function from the mlflow
module provides a way to query runs given a certain criteria. Runs are then returned as an output that can then be used to help perform further data analysis using a tool of choice.
Which of the following choices are provided as an output and as an option to query using search_runs()
function?
This exercise is part of the course
Introduction to MLflow
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
