Skip to content

Off-policy Evaluation and Learning for External Validity under a Covariate Shift

License

Notifications You must be signed in to change notification settings

MasaKat0/OPE_CS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repository for reproducing the experiments of 'Off-Policy Evaluation and Learning for External Validity under a Covariate Shift'.

Before executing the program, download datasets, satimage, vehicle, and pendigits.

Experiments of Off-Policy Evaluation

python cs_ope/cs_ope/experiments/experiment_evaluation.py -p 'satimage'
python cs_ope/cs_ope/experiments/experiment_evaluation.py -p 'vehicle'
python cs_ope/cs_ope/experiments/experiment_evaluation.py -p 'pendigits'

Experiments of Off-Policy Learning

python cs_ope/cs_ope/experiments/experiment_learning.py -p 'satimage'
python cs_ope/cs_ope/experiments/experiment_learning.py -p 'vehicle'
python cs_ope/cs_ope/experiments/experiment_learning.py -p 'pendigits'

About

Off-policy Evaluation and Learning for External Validity under a Covariate Shift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published