bayesianbandits
Contents:
Installation
Usage and Examples
bayesianbandits.api
bayesianbandits
bayesianbandits
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
G
|
K
|
M
|
N
|
P
|
R
|
T
|
U
_
__init__() (bayesianbandits.Agent method)
(bayesianbandits.api.Agent method)
(bayesianbandits.api.ContextualAgent method)
(bayesianbandits.api.EpsilonGreedy method)
(bayesianbandits.api.ThompsonSampling method)
(bayesianbandits.api.UpperConfidenceBound method)
(bayesianbandits.Arm method)
(bayesianbandits.ContextualAgent method)
(bayesianbandits.DirichletClassifier method)
(bayesianbandits.EpsilonGreedy method)
(bayesianbandits.GammaRegressor method)
(bayesianbandits.NormalInverseGammaRegressor method)
(bayesianbandits.NormalRegressor method)
(bayesianbandits.ThompsonSampling method)
(bayesianbandits.UpperConfidenceBound method)
A
a_ (bayesianbandits.NormalInverseGammaRegressor attribute)
Agent (class in bayesianbandits)
(class in bayesianbandits.api)
Arm (class in bayesianbandits)
arm_to_update (bayesianbandits.Agent attribute)
(bayesianbandits.api.Agent attribute)
(bayesianbandits.api.ContextualAgent attribute)
(bayesianbandits.ContextualAgent attribute)
arms (bayesianbandits.Agent attribute)
(bayesianbandits.api.Agent attribute)
(bayesianbandits.api.ContextualAgent attribute)
(bayesianbandits.ContextualAgent attribute)
B
b_ (bayesianbandits.NormalInverseGammaRegressor attribute)
bayesianbandits
module
bayesianbandits.api
module
C
classes_ (bayesianbandits.DirichletClassifier attribute)
coef_ (bayesianbandits.GammaRegressor attribute)
(bayesianbandits.NormalInverseGammaRegressor attribute)
(bayesianbandits.NormalRegressor attribute)
ContextualAgent (class in bayesianbandits)
(class in bayesianbandits.api)
cov_inv_ (bayesianbandits.NormalInverseGammaRegressor attribute)
(bayesianbandits.NormalRegressor attribute)
D
DirichletClassifier (class in bayesianbandits)
E
EpsilonGreedy (class in bayesianbandits)
(class in bayesianbandits.api)
G
GammaRegressor (class in bayesianbandits)
K
known_alphas_ (bayesianbandits.DirichletClassifier attribute)
M
module
bayesianbandits
bayesianbandits.api
N
n_classes_ (bayesianbandits.DirichletClassifier attribute)
n_features_ (bayesianbandits.DirichletClassifier attribute)
(bayesianbandits.NormalInverseGammaRegressor attribute)
NormalInverseGammaRegressor (class in bayesianbandits)
NormalRegressor (class in bayesianbandits)
P
policy (bayesianbandits.Agent attribute)
(bayesianbandits.api.Agent attribute)
(bayesianbandits.api.ContextualAgent attribute)
(bayesianbandits.ContextualAgent attribute)
prior_ (bayesianbandits.DirichletClassifier attribute)
R
rng (bayesianbandits.api.ContextualAgent attribute)
(bayesianbandits.ContextualAgent attribute)
T
ThompsonSampling (class in bayesianbandits)
(class in bayesianbandits.api)
U
UpperConfidenceBound (class in bayesianbandits)
(class in bayesianbandits.api)