voiage.cli.calculate_adaptive_learning_bandit
calculate_adaptive_learning_bandit
Section titled “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')) -> NoneCalculate fixture-backed value of adaptive learning and bandit allocation.
Parameters:
input_filePath(default:typer.Argument(..., exists=True, file_okay=True, dir_okay=False, readable=True, help='Path to JSON adaptive-learning bandit VOI specification'))
Returns: None