Replies: 3 comments 1 reply
-
Hi, thanks for your interest in our project! There are two future directions you can work on given our repo: 1. Methodology-oriented: 2. Application-oriented: |
Beta Was this translation helpful? Give feedback.
-
@YingtongDou thank you for the fast reply. I'd go with the application oriented approach. Can you tell me how I can:
I got so far that I collected data from twitter, created a custom data object using bag of words as feature but I'm struggling how to apply the model I train to new data. Normally, I'd to a fit and transform in machine learning. But for GNNs I only find information on how to do the fit, not how to do the transform. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Hi, first of all: Thanks for your work! I'm new to GNNs in the domain of fake new detection and I could reproduce the training. My question is now what to do next with those models? Or how can I check a news article if it is fake or not?
Beta Was this translation helpful? Give feedback.
All reactions