Clustering using ClusterData results in AttributeError #8961
Unanswered
arunraja-hub
asked this question in
Q&A
Replies: 1 comment
-
This is expected. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I just tried clustering qm9 and I got the following error.
Items is not an attribute in the Qm9 dataset class: https://pytorch-geometric.readthedocs.io/en/latest/_modules/torch_geometric/datasets/qm9.html#QM9
AttributeError: 'qm9' object has no attribute 'items'
@rusty1s
Beta Was this translation helpful? Give feedback.
All reactions