Replies: 1 comment
-
I am not really knowledge about anomaly detection, but there exists an interesting library built upon PyG you might take inspiration from: https://github.com/pygod-team/pygod Other than that, we provide an example of unsupervised learning on heterogeneous graphs in |
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.
-
Hi, I am trying to find anomalies in heterogeneous or Knowledge graphs. For example, if I use the famous MovieLens dataset and construct a heterogeneous graph, How do I go about finding anomalies as no ground truth or labels are available?
Guidance with examples would be really helpful.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions