question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

data.num_features = 0 for imdb-b, reddit-b and collab

See original GitHub issue

❓ Questions & Help

Hi, when I run pytorch_geometric/benchmark/kernel/statistics.py num_features for imdb-b, reddit-b and collab datasets are displayed 0. Is this a bug?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rusty1scommented, Aug 24, 2020

You can use this code to add node degrees as input features.

0reactions
andro-demircommented, Aug 24, 2020

Thanks a lot for the clarification. Is there an example script?

Read more comments on GitHub >

github_iconTop Results From Across the Web

[OC] Movie Genre Combinations in IMDb Top 1000
Seems like “Drama” is pretty much a useless category. Upvote
Read more >
Pulling IMDb Datasets from their website
Does anybody know how to pull the datasets from IMDb.com. Working on a project. They make the data available, I just don't know...
Read more >
Analyzing IMDB reviews : r/MachineLearning
The question is "How does IMDB review space look like and what are it's inhabitants?". The answer is "Interesting stuff is going on."....
Read more >
Where can I find a good movie dataset (not IMDb)?
I'm a computer science university student looking for some data about movies. I'm working on a project for my data visualization course and ......
Read more >
Learn how to deal with label errors in the popular IMDb ...
Learn how to deal with label errors in the popular IMDb movie review dataset. ... Automatically find badly labeled data with cleanlab.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found