TopoBench
TopoBench copied to clipboard
Category: A1; Team name: ox_longrange; Dataset: CityNetwork
Checklist
- [x] My pull request has a clear and explanatory title.
- [x] My pull request passes the Linting test.
- [x] I added appropriate unit tests and I made sure the code passes all unit tests. (refer to comment below)
- [x] My PR follows PEP8 guidelines. (refer to comment below)
- [x] My code is properly documented, using numpy docs conventions, and I made sure the documentation renders properly.
- [x] I linked to issues and PRs that are relevant to this PR.
Description
This PR adds support for CityNetworks, introduced in the paper: “Towards Quantifying Long-Range Interactions in Graph Machine Learning:
A Large Graph Dataset and a Measurement”
Dear Challenge Participants,
As we approach the final deadline, we kindly ask you to verify that all tests are passing on your submission. This will ensure that your contribution is valid and can be reviewed.
Dear TopoBench Team,
We have now fixed the bugs in our previous submission and passed the tests locally.
Best regards, CityNetwork Team