boa.storage.load_experiment#

boa.storage.load_experiment(filepath: PathLike, *args, **kwargs) Experiment#

Load experiment from file.

  1. Read file.

  2. Convert dictionary to Ax experiment instance.