You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Guofeng, thank you for your excellent work and contributions. I have a question regarding the setup. I noticed in the code here that the edge_index does not exclude validation and test edges. My understanding is that you assume PPI is already known and intend to further predict the specific categories of the 7 PPI types. If so, I personally think this is a reasonable practical requirement. However, I am unsure if PPI predictions generally follow this paradigm. Specifically, does this also apply to PIPR?
The text was updated successfully, but these errors were encountered:
Hello Guofeng, thank you for your excellent work and contributions. I have a question regarding the setup. I noticed in the code here that the edge_index does not exclude validation and test edges. My understanding is that you assume PPI is already known and intend to further predict the specific categories of the 7 PPI types. If so, I personally think this is a reasonable practical requirement. However, I am unsure if PPI predictions generally follow this paradigm. Specifically, does this also apply to PIPR?
The text was updated successfully, but these errors were encountered: