.gitattributes
.gitignore
.pre-commit-config.yaml
CITATION.cff
DEVELOPMENT.md
LICENSE
README.md
output-schema.json
pyproject.toml
.github/workflows/ci-workflow.yml
.github/workflows/pythonpublish.yml
asreview_insights.egg-info/PKG-INFO
asreview_insights.egg-info/SOURCES.txt
asreview_insights.egg-info/dependency_links.txt
asreview_insights.egg-info/entry_points.txt
asreview_insights.egg-info/requires.txt
asreview_insights.egg-info/top_level.txt
asreviewcontrib/insights/__init__.py
asreviewcontrib/insights/algorithms.py
asreviewcontrib/insights/entrypoint.py
asreviewcontrib/insights/metrics.py
asreviewcontrib/insights/plot.py
asreviewcontrib/insights/utils.py
docs/example_absolute_axes.png
docs/example_absolute_axes.py
docs/example_custom_title.png
docs/example_custom_title.py
docs/example_multiple_lines.png
docs/example_multiple_lines.py
docs/example_without_curves.png
docs/example_without_curves.py
docs/stats_explainer.png
docs/stats_explainer.py
figures/loss_metric_example.png
figures/tests_erf_default_sim_van_de_schoot_2017_stop_if_min.png
figures/tests_erf_xabs_sim_van_de_schoot_2017_stop_if_min.png
figures/tests_erf_xyabs_sim_van_de_schoot_2017_stop_if_min.png
figures/tests_erf_yabs_sim_van_de_schoot_2017_stop_if_min.png
figures/tests_multiple_erf_sim_van_de_schoot_2017.png
figures/tests_multiple_recall_sim_van_de_schoot_2017.png
figures/tests_multiple_wss_sim_van_de_schoot_2017.png
figures/tests_priors_recall_sim_van_de_schoot_2017.png
figures/tests_recall_sim_van_de_schoot_2017_stop_if_min.png
figures/tests_small_dataset_erf.png
figures/tests_small_dataset_recall.png
figures/tests_small_dataset_wss.png
figures/tests_wss_default_sim_van_de_schoot_2017_stop_if_min.png
figures/tests_wss_xabs_sim_van_de_schoot_2017_stop_if_min.png
figures/tests_wss_xyabs_sim_van_de_schoot_2017_stop_if_min.png
figures/tests_wss_yabs_sim_van_de_schoot_2017_stop_if_min.png
tests/README.md
tests/test_metrics.py
tests/test_plot.py
tests/asreview_files/sim_van_de_schoot_2017_logistic.asreview
tests/asreview_files/sim_van_de_schoot_2017_stop_if_full.asreview
tests/asreview_files/sim_van_de_schoot_2017_stop_if_min.asreview