/buscarpy

Calculate reliable stopping criteria for machine-learning prioritised screening in systematic reviews

Primary LanguagePythonMIT LicenseMIT

BuscarPy

Buscarpy is a python library for implementing reliable stopping criteria to decide when to stop screening during machine learning prioritised screening. It is a python implementation of the 2020 paper Statistical stopping criteria for automated screening in systematic reviews, written by Max Callaghan and Finn Müller-Hansen. Please cite this paper when using this package.

You can install buscarpy with pip:

pip install buscarpy

Read the full documentation here.

An R package is available here