Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run algorithms on arbitrary data? #4

Open
Darel13712 opened this issue Nov 25, 2018 · 1 comment
Open

Run algorithms on arbitrary data? #4

Darel13712 opened this issue Nov 25, 2018 · 1 comment

Comments

@Darel13712
Copy link

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?

@huazhengwang
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants