Jiaqi Ma
Jiaqi Ma
The current Explainer class requires `method`, `model`, and `dataset_tensor` as required arguments. It takes quite some extra lines of code for the user to construct `dataset_tensor`. We should try to...
**Is your feature request related to a problem? Please describe.** Since we plan to include the md5 value in the file name of each npz file, we can add a...
**Describe the bug** The 3.0.1 version of pylint does not work on this repo. PR #456 temporarily fixed this issue by forcing the pylint version to be 2.17.5. This bug...
**Is your feature request related to a problem? Please describe.** We have added some restrictions on the naming format for data files and plan to get rid of `urls.json` (see...
**Is your feature request related to a problem? Please describe.** Currently the tests for all dataset will not be triggered when there are changes in /glb/. We should trigger it...
This issue maintains a list of tests that are non-essential in the sense that an error here will lead to an error in a more high-level test (e.g., test of...
**Is your feature request related to a problem? Please describe.** The prediction target of `ogbg-code2` (to be added by #162) is a sequence of words. We should add a new...