Skip to content

Quickstart Guide

You will need:

*Nearest-Value-Experimentalist is a part of the autora package:

pip install -U autora["experimentalist-nearest-value"]

Check your installation by running:

python -c "from autora.experimentalist.nearest_value import nearest_values_sample"