Contextual Bandits

Contents:

  • Contextual Bandits
  • Installation
  • Getting started
  • Serializing (pickling) objects
  • Online Contextual Bandits
    • ActiveExplorer
    • AdaptiveGreedy
    • BootstrappedTS
    • BootstrappedUCB
    • EpsilonGreedy
    • ExploreFirst
    • LinTS
    • LinUCB
    • LogisticTS
    • LogisticUCB
    • ParametricTS
    • PartitionedTS
    • PartitionedUCB
    • SeparateClassifiers
    • SoftmaxExplorer
  • Off-policy learning
    • DoublyRobustEstimator
    • OffsetTree
  • Policy Evaluation
    • evaluateRejectionSampling
    • evaluateDoublyRobust
    • evaluateFullyLabeled
    • evaluateNCIS
  • Linear Regression
    • Linear Regression
    • ElasticNet
  • Indices and tables
Contextual Bandits
  • »
  • Search


© Copyright 2022, David Cortes.

Built with Sphinx using a theme provided by Read the Docs.