dimitrov-systematic-snhl-phenotyping

Code and data used for systematic review of unsupervised machine learning approaches to phenotyping sensorineural hearing loss.

https://github.com/liambarrett26/dimitrov-systematic-snhl-phenotyping

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 1 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 and data used for systematic review of unsupervised machine learning approaches to phenotyping sensorineural hearing loss.

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

README.md

Uncovering Phenotypes in Sensorineural Hearing Loss: A Systematic Review of Unsupervised Machine Learning Approaches

This repository contains the data and code used for the systematic review on the phenotyping of sensorineural hearing loss (SNHL). The project includes the data generated during the search and review process, as well as the code books used for analysis. The systematic review was undertaken primarily by three reviewers (Lilia Dimitrov, R1; Liam Barrett, R2; Nishchay Mehta, R3).

DOI

Repository Structure

The repository is organized into the following directories and files:

├── data/ │ ├── search_returns/ │ │ ├── base.csv │ │ ├── cinahl.csv │ │ ├── github.csv │ │ ├── ieee.csv │ │ ├── medline.csv │ │ ├── embase.csv │ │ ├── psychinfo.csv │ │ ├── scopus.csv │ │ └── pubmed_abstracts.txt │ ├── tiab/ │ │ └── all_results_deduplicated.csv │ ├── responses/ │ │ ├── LD_response_complete.csv │ │ ├── LB_response_complete.csv │ │ └── full_text_reviews.csv │ ├── appraise-ai/ │ │ └── APPRAISE-AI (scoring form) complete.xlsx │ └── README.md ├── notebooks/ │ ├── search_preproc.ipynb │ ├── stage_2_title_abstract_screening.ipynb │ ├── inter_rater_reliabilities.ipynb │ └── README.md ├── search_results.md ├── third_reviewer_responses.md ├── README.md └── LICENSE

Directories and Files

For both the data and notebooks directories, please seee the README.md files in each directory for further infomation on the files.

  • search_results.md: File detailing the search terms input to the databases and the number of retrieved articles.
  • thirdreviewerresponses.md: File detailing where R1 and R2 disagreed during the review process and R3's final decision.
  • README.md: This file, providing an overview of the project and its structure.
  • LICENSE: The license for the project, detailing the terms of use.

How to Use

  1. Data Cleaning: Use the search_preproc.ipynb script to group all search results and drop duplicates. This generates the dataset ready for Title-Abstract review (all_results_deduplicated.csv).
  2. Title-Abstract Review: Use the stage_2_title_abstract_screening.ipynb to demo how title-abstract screening was performed by R1 and R2. This generates a responses file for each reviewer which can be used to check for a.) conflicts and b.) inter-rater reliabilites
  3. Inter-rater reliabilities: Use inter_rater_reliabilities.ipynb to reperform the statistical analyses ran to estimate inter-rater reliability for title-abstract screening and full-text review.

Contact

For any questions or issues, please open an issue in the repository or contact the project maintainers.

Thank you for using the Dimitrov-Systematic-SNHL-Phenotyping repository!

Owner

  • Name: Liam Barrett
  • Login: liambarrett26
  • Kind: user
  • Location: London
  • Company: UCL

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Liam
  given-names: Barrett
orcid: https://orcid.org/0000-0002-8201-7281
title:liambarrett26/Dimitrov-Systematic-SNHL-Phenotyping: First release of code for Dimitrov-Systematic-SNHL-Phenotyping
version: v0.1
date-released: 2024-07-04

GitHub Events

Total
Last Year