issues
search
VowpalWabbit
/
estimators
Estimators to perform off-policy evaluation
BSD 3-Clause "New" or "Revised" License
13
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#82
dependabot[bot]
opened
2 months ago
0
Interval output: Optional[float] -> float
#81
ataymano
closed
1 year ago
0
ccb: get -> get_r/get_impression
#80
ataymano
closed
1 year ago
0
refactor: change to tuple instead of list for intervals
#79
jackgerrits
closed
1 year ago
0
fix: move py.typed to correct location
#78
jackgerrits
closed
1 year ago
0
tests: use pytest.approx in tests
#77
jackgerrits
closed
1 year ago
0
chore: enable delayed annotations evaluation where needed
#76
jackgerrits
closed
1 year ago
0
ci: automate release process
#75
jackgerrits
closed
1 year ago
0
feat: Add full type hints support for package
#74
jackgerrits
closed
1 year ago
0
chore: run black over codebase
#73
jackgerrits
closed
1 year ago
0
Update README.md
#72
lalo
closed
1 year ago
0
[CI] Add python 3.11
#71
lalo
closed
1 year ago
0
handle empty candidates
#70
orenmichaely
closed
1 year ago
0
CCB estimators: get -> get_r/get_impression
#69
ataymano
closed
1 year ago
1
version bump
#68
ataymano
closed
2 years ago
0
fixed negative var rounding bug
#67
orenmichaely
closed
2 years ago
0
p_drop / n_drop in bandits/ccb estimators
#66
ataymano
closed
2 years ago
1
"count" parameter support + tests
#65
ataymano
closed
2 years ago
0
confidence sequences
#64
ataymano
closed
2 years ago
1
get_r_all implementations for multislot estimator
#63
ataymano
closed
2 years ago
1
Ataymano/version bump041522
#62
ataymano
closed
2 years ago
0
__add__ for cressieread estimators
#61
ataymano
closed
2 years ago
1
version bump
#60
ataymano
closed
2 years ago
0
feat: Separate unconditional estimates into individual functions
#59
slahabar
closed
2 years ago
1
fix: adjust rmin and rmax from the empirical values
#58
slahabar
closed
2 years ago
2
clopper pearson fixes
#57
ataymano
closed
2 years ago
1
playground notebook for bandits estimators
#56
ataymano
closed
2 years ago
0
feat: Support slot id for calculating multislot estimations
#55
slahabar
closed
2 years ago
1
ccb/pdis_cressieread: incremental statistics update
#54
ataymano
closed
2 years ago
1
version bump
#53
ataymano
closed
2 years ago
0
ccb: cressieread fixes
#52
ataymano
closed
2 years ago
0
None as output for no data case + cleanups + tests
#51
ataymano
closed
2 years ago
1
old cb estimators code cleanup
#50
ataymano
closed
2 years ago
0
ccb/cressieread:1st slot estimation fix
#49
ataymano
closed
2 years ago
0
cb/cressieread: overflowing fix
#48
ataymano
closed
2 years ago
0
tests cleanup
#47
ataymano
closed
2 years ago
0
Estimator for CCB (opriginal implementation)
#46
ataymano
closed
2 years ago
0
Rlos2021 minor cleanup
#45
ataymano
closed
2 years ago
0
Code improvements
#44
JuiP
closed
3 years ago
0
Add tests
#43
JuiP
closed
2 years ago
0
Improvements: Tests
#42
JuiP
closed
2 years ago
3
[RLOS2021] One more pass on unit tests
#41
ataymano
opened
3 years ago
0
[RLOS2021]Migrate estimators from Newton's PR
#40
ataymano
opened
3 years ago
0
Added ccb estimator
#39
JuiP
closed
3 years ago
1
CI improvements
#38
JuiP
closed
3 years ago
1
Added interface and module for ccb
#37
JuiP
closed
3 years ago
2
Merge branch rlos2021_cfe to master
#36
JuiP
closed
2 years ago
1
Adding Tests
#35
JuiP
closed
3 years ago
4
fix imports
#34
ataymano
closed
3 years ago
0
Improvements for setup.py and slates
#33
JuiP
closed
3 years ago
0
Next