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

Double majority metric produces different results in testing on GHA #349

Open
klieret opened this issue Jul 3, 2023 · 1 comment
Open
Labels
comp: metrics Metrics to evaluate what we're doing objective: bugfix Something isn't working objective: CI

Comments

@klieret
Copy link
Member

klieret commented Jul 3, 2023

No description provided.

@klieret klieret added objective: bugfix Something isn't working comp: metrics Metrics to evaluate what we're doing objective: CI labels Jul 3, 2023
@klieret
Copy link
Member Author

klieret commented Jul 7, 2023

Cannot be reproduced with ACT, either.

Dependencies:

Requirement already satisfied: numpy in /root/micromamba-root/envs/anaconda-client-env/lib/python3.10/site-packages (from gnn-tracking==0.0.1) (1.25.0)
| Requirement already satisfied: pandas in /root/micromamba-root/envs/anaconda-client-env/lib/python3.10/site-packages (from gnn-tracking==0.0.1) (2.0.3)
| Requirement already satisfied: PyYAML in /root/micromamba-root/envs/anaconda-client-env/lib/python3.10/site-packages (from gnn-tracking==0.0.1) (6.0)
| Requirement already satisfied: scikit-learn in /root/micromamba-root/envs/anaconda-client-env/lib/python3.10/site-packages (from gnn-tracking==0.0.1) (1.3.0)
| Requirement already satisfied: scipy in /root/micromamba-root/envs/anaconda-client-env/lib/python3.10/site-packages (from gnn-tracking==0.0.1) (1.11.1)
| Requirement already satisfied: setuptools in /root/micromamba-root/envs/anaconda-client-env/lib/python3.10/site-packages (from gnn-tracking==0.0.1) (68.0.0)
| Requirement already satisfied: torch in /root/micromamba-root/envs/anaconda-client-env/lib/python3.10/site-packages (from gnn-tracking==0.0.1) (2.0.1)
| Requirement already satisfied: torch-geometric in /root/micromamba-root/envs/anaconda-client-env/lib/python3.10/site-packages (from gnn-tracking==0.0.1) (2.3.0)

| Successfully installed aiohttp-3.8.4 aiosignal-1.3.1 antlr4-python3-runtime-4.9.3 async-timeout-4.0.2 attrs-23.1.0 contourpy-1.1.0 coverage-7.2.7 cycler-0.11.0 docstring-parser-0.15 exceptiongroup-1.1.2 fonttools-4.40.0 frozenlist-1.3.3 fsspec-2023.6.0 gitdb-4.0.10 gitpython-3.1.31 gnn-tracking-0.0.1 hydra-core-1.3.2 iniconfig-2.0.0 jsonargparse-4.22.0 kiwisolver-1.4.4 lightning-utilities-0.9.0 markdown-it-py-3.0.0 matplotlib-3.7.2 mdmm-0.1.3 mdurl-0.1.2 mplhep-0.3.28 mplhep-data-0.0.3 multidict-6.0.4 omegaconf-2.3.0 pillow-10.0.0 pluggy-1.2.0 protobuf-4.23.4 pygments-2.15.1 pyparsing-3.0.9 pytest-7.4.0 pytest-cov-4.1.0 pytest-cover-3.0.0 pytest-coverage-0.0 pytorch-lightning-2.0.4 rich-13.4.2 smmap-5.0.0 tabulate-0.9.0 tensorboardX-2.6.1 tomli-2.0.1 torchmetrics-1.0.0 trackml-3 typeshed-client-2.3.0 uhi-0.3.3 yarl-1.9.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: metrics Metrics to evaluate what we're doing objective: bugfix Something isn't working objective: CI
Projects
None yet
Development

No branches or pull requests

1 participant