Skip to content

Analyze Experiments Using Search Runs/Experiments #14

@gavinkatz001

Description

@gavinkatz001

Description
Use MLflow’s search functionality to query experiment logs and create queries for:

  • Identifying the best-performing models based on metrics (e.g., MAE < threshold).
  • Comparing RL models across hyperparameter configurations.
  • Evaluating change point detection algorithms for sensitivity and precision.

Acceptance Criteria

  • Queries are created and return relevant results.
  • A report summarizing findings from queries is generated (we can maybe add this on later as we continue to move along the development process).

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions