Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aim aligned metrics not working correctly #790

Closed
suprjinx opened this issue Jan 5, 2024 · 0 comments · Fixed by #787
Closed

Aim aligned metrics not working correctly #790

suprjinx opened this issue Jan 5, 2024 · 0 comments · Fixed by #787
Assignees

Comments

@suprjinx
Copy link
Contributor

suprjinx commented Jan 5, 2024

From Dmitriy:
it seems like right now we have a broken/incorrect metric search logic. It seems like then cause of the problem is here -> https://github.com/G-Research/fasttrackml/blob/main/pkg/api/aim/runs.go#L837, mainly related to metric.ContextID != contextID this moment. Because of that align search stopped working and we can see a problem(asked Fabio to double check and align search doesn’t work for him as well). So you can try to reproduce it on your end:
checkout main.
fully reset database.
run service
run python minimal_fasttrackml.py to fill example metrics.
open AIM UI -> metrics -> axes properties from the right panel.
select any metric from the list.
you will see an error -> Not all lines are aligned .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants