issues
search
fidelity
/
mabwiser
[IJAIT 2021] MABWiser: Contextual Multi-Armed Bandits Library
https://fidelity.github.io/mabwiser/
Apache License 2.0
213
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Bug] Contextual models bug when using random_indices results in empty context
#97
tk-MF
opened
1 week ago
0
Bias in Tie-Breaking for Equivalent Arms in EpsilonGreedy and Linear MABs
#96
emanuele
opened
4 weeks ago
1
Long delay to predict with high dimensional contexts
#95
ncsilvaa
closed
1 month ago
2
Fix CI
#94
AshishPvjs
closed
2 months ago
0
Exploration is done on all arms simultaneously with LinGreedy policy
#93
bjarlestam
closed
6 months ago
3
Replace `NoReturn` with `None`
#92
LiHRaM
closed
8 months ago
2
Remove incorrect use of `NoReturn`
#91
LiHRaM
closed
8 months ago
0
Hotfix/kmeans n init
#90
bkleyn
closed
9 months ago
0
Fix tests
#89
bkleyn
closed
9 months ago
0
There's no good way of getting the rewards of arms, period.
#88
aberges-grd
closed
9 months ago
1
Parallel fit/predict for contextual policies
#87
risufaj
closed
1 year ago
1
Consistently get the actual expected value for each arm
#86
maurorb
closed
1 year ago
3
Save the state of Contextual MAB
#85
maypink
closed
1 year ago
3
Make protocols out of LearningPolicyType and NeighborhoodPolicyType?
#84
N-Wouda
closed
1 year ago
3
pypi compliant classification
#83
bkleyn
closed
1 year ago
0
Fixes #75
#82
AshishPvjs
closed
1 year ago
1
Bump tensorflow from 1.15.5 to 2.11.1 in /examples/lints_reproducibility/environments/MacOSBigSur_OpenBLAS
#81
dependabot[bot]
closed
1 year ago
3
Bump numpy from 1.19.4 to 1.22.0 in /examples/lints_reproducibility/environments/Windows_OpenBLAS
#80
dependabot[bot]
closed
1 year ago
3
Bump numpy from 1.18.1 to 1.22.0 in /examples/lints_reproducibility/environments/MacOSDarwin_MKL
#79
dependabot[bot]
closed
1 year ago
3
Bump numpy from 1.18.5 to 1.22.0 in /examples/lints_reproducibility/environments/MacOSDarwin_OpenBLAS
#78
dependabot[bot]
closed
1 year ago
3
update ci config
#77
bkleyn
closed
1 year ago
1
interpreting `predict_expectations`
#76
athammad
closed
1 year ago
1
Need an LP and NP Type Definition
#75
skadio
closed
1 year ago
0
[Question] A way to only predict arms from a given subset?
#74
AndriiG13
closed
1 year ago
2
Is there a way to retrieve DecisionTree output?
#73
cstetter
closed
1 year ago
4
Update README.md
#72
skadio
closed
1 year ago
0
Cascading feedback type
#71
mustfkeskin
closed
1 year ago
3
Bump numpy from 1.19.2 to 1.22.0 in /examples/lints_reproducibility/environments/LinuxRedHat_OpenBLAS
#70
dependabot[bot]
closed
1 year ago
1
Bump numpy from 1.19.5 to 1.22.0 in /examples/lints_reproducibility/environments/LinuxSagemaker_LAPACK
#69
dependabot[bot]
closed
1 year ago
1
Cron schedule
#68
nagireddyakshay
closed
1 year ago
0
`context` isn't passed to `_parallel_fit` in Thompson Sampling
#67
clarkzjw
closed
1 year ago
3
Vectorized Predict function for Linear Policies
#66
nagireddyakshay
closed
1 year ago
0
Add cold arm definition to MAB object
#65
dorukkilitcioglu
closed
1 year ago
2
[Question] How to deal with cold start
#64
risufaj
closed
1 year ago
3
Fix double warm start issue
#63
dorukkilitcioglu
closed
1 year ago
0
Update Contributing Guide
#62
bkleyn
closed
1 year ago
0
Add a contributor guide
#61
brianwarner
closed
1 year ago
1
Updates to LinTS Reproducibility
#60
dorukkilitcioglu
closed
2 years ago
0
Evluation erroring out
#59
ayush488
closed
2 years ago
5
How to use Categorical variables as context?
#58
aveshadt
closed
2 years ago
1
Bugfixes in examples and tree params
#57
bkleyn
closed
2 years ago
0
[WIP] Minimal changes necessary for Spock integration
#56
ncilfone
closed
2 years ago
2
[WIP] Spock integration
#55
ncilfone
closed
2 years ago
1
Scalers Refactor
#54
bkleyn
closed
2 years ago
0
Vectorized Predict for Non-contextual Policies
#53
bkleyn
closed
2 years ago
1
Feature/lingreedy
#52
wddcheng
closed
2 years ago
0
Feature/lingreedy
#51
wddcheng
closed
2 years ago
0
Learning Policy Expectations
#50
bkleyn
closed
2 years ago
0
Thompson Sampling for Gaussian priors?
#49
jaywonchung
closed
2 years ago
6
Fix NoReturn return type annotations
#48
jaywonchung
closed
2 years ago
6
Next