offline-policy-evaluation icon indicating copy to clipboard operation
offline-policy-evaluation copied to clipboard

Implementations and examples of common offline policy evaluation methods in Python.

Results 9 offline-policy-evaluation issues
Sort by recently updated
recently updated
newest added

Bumps [notebook](http://jupyter.org) from 6.4.1 to 6.4.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=notebook&package-manager=pip&previous-version=6.4.1&new-version=6.4.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [jupyter-server](https://github.com/jupyter/jupyter_server) from 1.8.0 to 1.15.4. Release notes Sourced from jupyter-server's releases. v1.15.3 1.15.3 (Full Changelog) Bugs fixed Fix server-extension paths (3rd time's the charm) #734 (@​minrk) Revert "Server extension...

dependencies

Implement OPE method for slate recommendation problems: https://arxiv.org/pdf/2007.12986.pdf https://papers.nips.cc/paper/2017/file/5352696a9ca3397beb79f116f3a33991-Paper.pdf http://pchandar.github.io/static/Gruson2019-a2c9a8576182dcb33019d20a7c7a51b7.pdf

enhancement

Currently OPE is conducted on datasets that fit into memory and is done on all the data at once. We should support running OPE on batches of data and combining...

enhancement

This method looks to be significantly better than the doubly robust method in most cases. https://arxiv.org/pdf/1802.03493.pdf

enhancement
good first issue

Bumps [joblib](https://github.com/joblib/joblib) from 1.0.1 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies

Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.3.0 to 6.5.1. Release notes Sourced from nbconvert's releases. Release 6.5.1 No release notes provided. 6.5.0 What's Changed Drop dependency on testpath. by @​anntzer in jupyter/nbconvert#1723 Adopt...

dependencies

Bumps [ipython](https://github.com/ipython/ipython) from 7.31.1 to 8.10.0. Commits 15ea1ed release 8.10.0 560ad10 DOC: Update what's new for 8.10 (#13939) 7557ade DOC: Update what's new for 8.10 385d693 Merge pull request from...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies