unable to extract MoleculeNet dataset #2474
Unanswered
LanceKnight
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Also, I cannot find the extract_gz in torch_geometric.data documentation. Can someone help? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Mh, works for me via: from torch_geometric.datasets import MoleculeNet
MoleculeNet('/tmp/MoleculeNet', 'Sider') You can find the code of |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I downloaded SIDER dataset from MoleculeNet but it requires manual gunzip. The automatic extra of the .gz file does not work. This makes me unable to use ClearML, which overwrites my manually extracted file everytime.
Beta Was this translation helpful? Give feedback.
All reactions