Skip to content

The analysis of our Human-AI assemblage learning study

Notifications You must be signed in to change notification settings

iupui-soic/isbi23-rad-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

isbi23-rad-ai

The analysis of our Human-AI assemblage learning study

The following folders consist of the preprocessed data for each modality (CXR, Mammography, MURA, Pneumothorax) and Phase type (Non-AI Phase, AI-Assisted Phase),

  • data/Normal/output => Non AI Phase output
  • data/AI/output => AI Assisted Phase output

The data preprocessing scripts that were used are located at src/dataPreprocess. All scripts in the folder are standalone scripts producing preprocessed data for each modality and phase type. The CXR_postprocess.py which would need to be run after CXR_processing_AI.py, CXR_processing_Normal.py The metrics_data_processing.py would need to be run after all other preprocessing scripts are run. The scripts creates the data for calculating relevant metrics.

EDA scripts include,

  • src/time_detail.ipynb
  • src/metrics_calculation.ipynb
  • src/time_stats.ipynb
  • src/accuracy_analysis.ipynb

About

The analysis of our Human-AI assemblage learning study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published