CobaContext

class coba.context.CobaContext

Global execution context.

CobaContext attributes can be set programatically or in a config file.

Attributes

api_keys

Global API key collection.

cacher

Global caching strategy.

experiment

Global Experiment configurations.

learning_info

Golbal Learner info.

logger

Global logging strategy.

search_paths

Global search paths for config files.

store

Global store of objects.