This repository contains the simulation and environment code used in the paper Horizontal Scaling using Contextual Bandits
Simulation Jupyter notebook can be used without a complete environment installation. See Simulation notebook
The environment can be used to evaluate the algorithms as in the paper on a real platform. The real platform can also be used to execute the playbook in simulation mode.
- Environment description - describes the environment from low level to components communication.
- Environment installation - describes the environment installation steps on a real Cloud platform.