Replies: 1 comment
-
Can you say with part of the pipeline takes the most time? I think this mostly might be due to the usage of |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi
I currently have a huge hetero data am trying to build a HeteroData object using this link. The number of nodes and features are huge that the object creation takes for ever. I am using
SentenceTransformer
for ahpha-numeric features,LabelEncoder
for numeric and date features. Is there any way to build the graph more efficiently.Beta Was this translation helpful? Give feedback.
All reactions