Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use IRT datasets in PyKEEN? #1

Open
cthoyt opened this issue Jul 25, 2021 · 2 comments
Open

How to use IRT datasets in PyKEEN? #1

cthoyt opened this issue Jul 25, 2021 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@cthoyt
Copy link
Contributor

cthoyt commented Jul 25, 2021

The readme shows an example for using PyKEEN, but not how to load one of the PyKEEN graphs with it (it looks like you need a standard pytorch dataset)

If I've got

from pykeen.datasets import Nations

dataset = Nations()

What do I do next?

@cthoyt
Copy link
Contributor Author

cthoyt commented Jul 25, 2021

Or maybe I misunderstood what the PyKEEN connection was - is it supposed to be that you can take the datasets from this repo and use directly in PyKEEN? If that's the case, then elaboration in the example on how to do that would be great!

@kantholtz
Copy link
Member

Hi Charles - yes, it is the other way around :)

I'll leave this issue open until I refined the documentation.

@kantholtz kantholtz self-assigned this Jul 26, 2021
@kantholtz kantholtz added the documentation Improvements or additions to documentation label Jul 26, 2021
@cthoyt cthoyt changed the title How to use built in datasets from PyKEEN? How to use IRT datasets in PyKEEN? Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants