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 from what I understood this repo runs algorithms on simulated data.
What are the places I should change to feed it anything like movielens dataset for example?
What should be the data format, implicit (0,1) or explicit ratings?
The text was updated successfully, but these errors were encountered:
Sorry for the late reply. We have redesigned the code to make it easier to be customized. You may change RewardManager.py and Articles.py to load other datasets.
Hello from what I understood this repo runs algorithms on simulated data.
What are the places I should change to feed it anything like movielens dataset for example?
What should be the data format, implicit (0,1) or explicit ratings?
The text was updated successfully, but these errors were encountered: