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
I am considering using the MultiVAE from RecBole, but I was wondering if it's possible to split the data in the same manner as the original MultiVAE does within RecBole.
In MultiVAE, the data is split into train, val_tr, val_te, test_tr, and test_te. I thought of doing the same in RecBole, but I couldn't figure out how to do it.
If anyone could instruct me on how to implement this within RecBole, I would greatly appreciate it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am considering using the MultiVAE from RecBole, but I was wondering if it's possible to split the data in the same manner as the original MultiVAE does within RecBole.
In MultiVAE, the data is split into train, val_tr, val_te, test_tr, and test_te. I thought of doing the same in RecBole, but I couldn't figure out how to do it.
If anyone could instruct me on how to implement this within RecBole, I would greatly appreciate it.
Beta Was this translation helpful? Give feedback.
All reactions