The falsification pooler and sampler identify novel experimental conditions
You will need:
python
3.8 or greater: https://www.python.org/downloads/
Falsification Experimentalist is a part of the autora
package:
pip install -U autora["experimentalist-falsification"]
Check your installation by running:
python -c "from autora.experimentalist.falsification import falsification_pool"