fasttrackml
fasttrackml copied to clipboard
Autocompletion for metrics in Aim UI
- When typing
run.in the various explorers,metricsshould be available as a suggestion. - After having typed
run.metricsin the various explorers, a list of valid metric names should be suggested (e.g.["loss"],["wps"], etc. — they should come from the project's metrics list (GetProjectParams)). - After having type
run.metrics["metric-name"],.lastshould be suggested - when typing
metric.in the metrics explorer, the following attributes should be suggested:nameandlast