Skip to content

Quickstart Guide

You will need:

*prediction-filter is a part of the autora package:

pip install -U autora-["experimentalist-prediction-filter"]

Check your installation by running:

python -c "from autora.experimentalist.prediction_filter import prediction_filter"