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

🔧🔮 Fix predict_all for inductive inference #1320

Merged
merged 12 commits into from
Sep 22, 2023

Conversation

mberr
Copy link
Member

@mberr mberr commented Sep 13, 2023

Fix #1319

  • set num_entities according to prediction mode (in inductive inference, the number of entities in the inference graph may be different to the training graph)
  • fix shape of all-score array for create_inverse_triples=True

@mberr mberr marked this pull request as ready for review September 13, 2023 10:38
@mberr mberr changed the title Fix predict_all for inductive inference 🔧🔮 Fix predict_all for inductive inference Sep 13, 2023
@mberr mberr requested a review from cthoyt September 13, 2023 16:56
src/pykeen/predict.py Outdated Show resolved Hide resolved
@mberr mberr requested a review from cthoyt September 15, 2023 17:07
@mberr mberr enabled auto-merge (squash) September 22, 2023 20:50
@mberr mberr merged commit 4e4d385 into master Sep 22, 2023
11 checks passed
@mberr mberr deleted the fix-predictions-for-inductive-mode branch September 22, 2023 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants