Skip to content

predicting error #9

@sunjiwon

Description

@sunjiwon

Hello,
I have a question about your framework matdeeplearn.
An error occurs when I predict the new material I synthesized!
Their target.csv file and csv file are in a folder...
I don't know why the error occurs..

Dataset used: StructureDataset(1017)
Traceback (most recent call last):
File "main.py", line 552, in
main()
File "main.py", line 238, in main
print(dataset[0])
File "/home/------/anaconda3/lib/python3.7/site-packages/torch_geometric/data/dataset.py", line 199, in getitem
data = data if self.transform is None else self.transform(data)
File "/home/------/MatDeepLearn/matdeeplearn/process/process.py", line 702, in call
data.y = data.y[0][self.index]
IndexError: index 0 is out of bounds for dimension 0 with size 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions