issues
search
david-cortes
/
contextualbandits
Python implementations of contextual bandits algorithms
http://contextual-bandits.readthedocs.io
BSD 2-Clause "Simplified" License
750
stars
148
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Missing input argument in call to _check_beta_prior_single()
#76
VJvR
closed
2 weeks ago
2
topN result in ascending order
#75
VJvR
closed
3 weeks ago
1
Missing input to _check_beta_prior function.
#74
VJvR
closed
3 weeks ago
1
Can't Find Attribute to Access Base Algorithm Feature Weights (coeff_)
#73
nwilder
closed
1 month ago
2
contextualbandits.online._predict_from_beta_prior_and_smoothing nameError: name '_apply_smoothing' is not defined
#72
nwilder
closed
2 months ago
4
fix evaluateFullyLabeled
#71
bartleusink
closed
3 months ago
1
Getting error while importing packages
#70
mohit93725
closed
2 months ago
1
If r != 0 then could be working for negative reward as well?
#69
charalak
opened
10 months ago
1
New release
#68
NimmiW
closed
1 year ago
1
Doubt in DREstimator
#67
MounikaMadan
closed
1 year ago
3
warm_start for online policy
#66
jordantkohn
closed
1 year ago
1
topN inputs clarification
#65
Shriaachar
closed
1 year ago
3
Getting topN arm features in onlinepolicy method
#64
Shriaachar
closed
1 year ago
9
TypeError: contextual bandits with custom 'choice_names' (online.py)
#63
shyun46
closed
1 year ago
3
AssertionError: online_contextual_bandits.ipynb
#62
shyun46
closed
2 years ago
1
_BasePolicy.add_arm(); NameError: name 'base_algorithm' is not defined
#61
Groogg
closed
2 years ago
1
Possibly unexpected behaviour of decision function
#60
Yalikesifulei
closed
2 years ago
1
Type error if beta_prior == "auto" and nchoices is list
#59
songminhak
closed
2 years ago
1
Getting topN arm features in Offpolicy method
#58
shubh12et1062
opened
2 years ago
4
How to deal with this Scenario while applying CB techniques
#57
subhambiswas-angelone
closed
2 years ago
2
Any good strategies to run Simulation other then one in Online policy example
#56
subhambiswas-angelone
closed
2 years ago
1
Need more understanding for the method beta_prior
#55
subhambiswas-angelone
closed
2 years ago
1
XGBClassifier becomes un-serializable after being used as a base_model
#54
tinyrickguy
closed
2 years ago
2
ParametricTS fails with: '_OneVsRest' object has no attribute 'beta_counters'
#53
tinyrickguy
closed
2 years ago
2
Support for continuous rewards
#52
Yalikesifulei
closed
2 years ago
1
Update utils.py
#51
vipulsmishra
closed
1 year ago
1
Different predictions of the same model.dill file in different CPUs for the LinUCB algorithm
#50
SaifJawaid
closed
2 years ago
1
Question regarding using contextual bandits for Learning-To-Rank
#49
NikhilKothari
closed
2 years ago
1
Replace description-file by description_file
#48
firefly-cpp
closed
2 years ago
1
Basic example with smallest dataset/random rewards (onboarding)
#47
qathom
closed
2 years ago
2
Question about using contextual bandits in specific case
#46
danielstankw
closed
2 years ago
1
How to change the reward to continous interval?
#45
musram
closed
3 years ago
3
Data unavailable for online example
#44
jessicanada
closed
3 years ago
3
Import error: Cyclic dependency
#43
aadirupa
closed
3 years ago
1
Reproducibility issue with current branch of library?
#42
sroy2
closed
3 years ago
1
Cannot access model attributes when arms are floats
#41
Daniel8hen
closed
3 years ago
1
Installation instructions for Fedora users
#40
firefly-cpp
closed
3 years ago
1
extra param in example/policy_evaluation.ipynb
#39
sroy2
closed
3 years ago
2
How to set v_sq in linTS?
#38
douglasmason
closed
3 years ago
3
remove an assertion for the reward estimator
#37
YanjieHe
closed
3 years ago
1
Run the _predict Method in Parallel for Better Performance
#36
YanjieHe
closed
3 years ago
2
Fix a Numpy Warning Caused By an Empty Matrix
#35
YanjieHe
closed
3 years ago
1
Is there any Concern over Adding costsensitive Package as a Dependency?
#34
YanjieHe
closed
3 years ago
2
Error Occurs when Running the Online Contextual Bandits Tutorial
#33
YanjieHe
closed
3 years ago
4
Fixes for adding and dropping arms
#32
aganoob
closed
4 years ago
3
Add progress bar if tqdm installed
#31
alexmill
closed
4 years ago
1
Process evaluateRejectionSampling in batches
#30
alexmill
closed
4 years ago
3
Regarding Bibtex data in example
#29
ahlusar1989
closed
4 years ago
2
Bibtex_data In Examples?
#28
ahlusar1989
closed
4 years ago
2
Change type to dtype
#27
hakeemta
closed
4 years ago
1
Next