asreview.models.stoppers#
Stopper mechanisms for the review process.
The stopper mechanisms determine when the review process should be stopped. This can be based on the properties of the results table or the input dataset.
Warning
This module is experimental and might change.
Classes
Stop after last relevant record. |
|
|
Stop the review after n have been labeled. |
|
Stop the review after a certain quantile of the records have been labeled. |
Stop the review after both classes are found. |
|
Stop the review after n irrelevant records have been labeled in a row. |