Replies: 2 comments 3 replies
-
You need to call your model via |
Beta Was this translation helpful? Give feedback.
0 replies
-
thanks but then I get "IndexError: Dimension out of range (expected to be in range of [-1, 0], but got 1)" from |
Beta Was this translation helpful? Give feedback.
3 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.
-
related to issue #3958 I have difficulties building a simple link prediction model on Heterogeneous data.
here is a simulated data where I have protein ligand interaction data (binary) and have a set of feature on both ligand and proteins;
this is my link prediction model
and
I have put the code in this colab notebook where you can play with it - I keep getting error ... I appreciate any hint
Beta Was this translation helpful? Give feedback.
All reactions