Skip to content

voiage.cli.calculate_adaptive_learning_bandit

calculate_adaptive_learning_bandit([positional or keyword] input_file: Path = typer.Argument(..., exists=True, file_okay=True, dir_okay=False, readable=True, help='Path to JSON adaptive-learning bandit VOI specification')) -> None

Calculate fixture-backed value of adaptive learning and bandit allocation.

Parameters:

  • input_file Path (default: typer.Argument(..., exists=True, file_okay=True, dir_okay=False, readable=True, help='Path to JSON adaptive-learning bandit VOI specification'))

Returns: None