Why is the 'FraudDataset' not working properly anymore?

I have met a problem when I used the code slices below.

from dgl.data import FraudDataset

It shows that "ImportError: cannot import name ‘FraudDataset’ from ‘dgl.data’ "

What’s your dgl version? It works on my side

Thanks for your reply in time. My version is 0.6.1.

It’s supported in dgl 0.7.1+

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.