code-for-simulation-based-active-learning-for-systematic-reviews

Code visualization notebooks for "Simulation-Based Active Learning for Systematic Reviews: A Systematic Review of the Literature"

https://github.com/jteijema/code-for-simulation-based-active-learning-for-systematic-reviews

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Code visualization notebooks for "Simulation-Based Active Learning for Systematic Reviews: A Systematic Review of the Literature"

Basic Info
  • Host: GitHub
  • Owner: jteijema
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 8.85 MB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 2
Created over 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

Code for Simulation-Based Active Learning for Systematic Reviews: A Scoping Review of the Literature

DOI

Code visualization notebooks for "Simulation-Based Active Learning for Systematic Reviews: A Scoping Review of the Literature"

This repository contains code used for the visualization of data for an Active learning research paper. Visualizations are done using Python and MatPlotLib.

This repository contains the information for both the original search and the search updates.

Abstract

This study investigated the utility of active learning in accelerating the systematic review process. We reviewed literature from 2006 onwards, using the open-source software ASReview, and selected 48 relevant articles out of 1548, while incorporating 208 out of 305 collected datasets. Our analysis overwhelmingly recommends active learning for improving the efficiency of the screening phase in systematic reviews, despite some limitations. Future research should focus on standardizing metrics, promoting open data, and diversifying models to advance active learning in systematic reviews.

Repository structure

This repository contains the following: ``` 📁 Code-for-Simulation-Based-Active-Learning-for-Systematic-Reviews/ ├── 📖 README.md ├── LICENSE ├── .gitattributes ├── .gitignore └── 📁 Code/ ├── 📁 datasets/ │ ├── 📊 Density Plot of Log(Number of Records).png │ ├── 📊 Distribution of Fields.png │ ├── 📊 Distribution of Log(Number of Records).png │ ├── 📊 Distribution of Publication Years.png │ ├── 📊 Number of Records vs. Number of Inclusions.png │ ├── 📊 Number of Records vs. Number of Inclusions (without outliers).png │ ├── 📊 Number of Records vs. Number of Inclusions with regression (without outliers).png │ └── 📄 datasets.ipynb ├── 📁 models/ │ ├── 📊 Hyperparameter Optimization.png │ ├── 📊 Machine Learning Models Used.png │ └── 📄 models.ipynb ├── 📁 papers/ │ ├── 📊 Actual Availability of Reported Resources.png │ ├── 📊 Distribution of Datasets Used for Simulations.png │ ├── 📊 Distribution of Datasets Used for Simulations barplot.png │ ├── 📊 Distribution of Publication Years.png │ ├── 📊 Frequency of Metrics Used in Studies.png │ ├── 📊 OSReported.png │ ├── 📊 Prelabeled Datasets.png │ ├── 📊 Prelabeled Datasets 2.png │ ├── 📊 Types of Data Used to Train the Model.png │ └── 📄 papers.ipynb └── 📁 recallplot/ ├── 📊 recallplot.png ├── 📊 recallplot.svg ├── 📄 recallplot.ipynb ├── 📊 recallplotupdate.png └── 📊 recallplot_update.svg

5 directories , 30 files 📖README 📜Data 📄Code 📊Figures 📦Serial Data 📁Folder ```

This tree structure was generated using Scitree.

Authors

Jelle Jasper Teijema 1*, Guilherme Ribeiro 1,2, Sofie Seuren 1, Daniel Anadria 1, Ayoub Bagheri 1, and Rens van de Schoot 1

1 Department of Methodology and Statistics, Faculty of Social and Behavioral Sciences, Utrecht University, The Netherlands

2 Department of Informatics, Faculty of Sciences, University of Lisbon, Portugal

*Corresponding author: J. J. Teijema: Department of Methodology and Statistics, Utrecht University, P.O. Box 80.140, 3508TC, Utrecht, The Netherlands; Tel.: +31 302534468; E-mail address: j.j.teijema@uu.nl.

Examples:

Image Image Image

License

This repository is openly published on GitHub, https://github.com/JTeijema/Code-for-Simulation-Based-Active-Learning-for-Systematic-Reviews/ under MIT license. Therefore it is 'Open Access' and thus available for anyone. This repository will remain online for at least 10 years.

Owner

  • Name: Jelle Teijema
  • Login: jteijema
  • Kind: user
  • Company: Utrecht University

Citation (CITATION.CFF)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Teijema
    given-names: Jelle
    orcid:  https://orcid.org/0000-0001-9282-4311 
  - family-names: Van de Schoot
    given-names: Rens
    orcid:  https://orcid.org/0000-0001-7736-2091
  - family-names: Bagheri
    given-names: Ayoub
    orcid:  https://orcid.org/0000-0001-6366-2173
title: "Code for Simulation-Based Active Learning for Systematic Reviews: A Systematic Review of the Literature"
version: v1.0
doi: 10.5281/zenodo.8095084
date-released: 2023-06-29

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1