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

How to get predictions of new test data? #26

Open
kimhs950627 opened this issue Jul 17, 2021 · 0 comments
Open

How to get predictions of new test data? #26

kimhs950627 opened this issue Jul 17, 2021 · 0 comments

Comments

@kimhs950627
Copy link

First, thank you for the awesome package.
I'm wondering how to get a prediction from the test data.
Let's say that I build online advertisement recommendation system using multi armed bandit problem. I build simulator and history for certain data(Replay Evaluator bandit, Linear UCB policy with 100-dimensional context vectors). I want to see what's the optimal output(what advertisement should be represented) with my test data.
I tried "predict" function with simulator or agents, and none of them worked. I really look forward to your help.
Thanks!

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

1 participant