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

CPE examples as in article #302

Open
StepanTuchin98 opened this issue Aug 6, 2020 · 1 comment
Open

CPE examples as in article #302

StepanTuchin98 opened this issue Aug 6, 2020 · 1 comment

Comments

@StepanTuchin98
Copy link

StepanTuchin98 commented Aug 6, 2020

Hello, I am trying to include CPE metrics into Tensorboard report as it was done on the Figure 2 in this paper. Also, I'd like to depict chart with difference doubly robust and others estimators.
I suppose that I need to add some metrics, could you please advice, where can I do this?
What does it mean logged_metrics in EvaluationDataPage, how to initialize them?
It will be wonderful in case metrics_to_score can be explained.
https://arxiv.org/pdf/1811.00260.pdf

I added parameter, but it didn't help.
evaluation:
calc_cpe_in_training: true
I debugged and noticed, that ExtraData metrics field is populated with None value. I am using DiscreteDqn.
Could you please advice me how it should look like? Where should I include some additional configurations or something?

@StepanTuchin98
Copy link
Author

I suppose, that it should work with cpe.log_to_tensorboard()

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