paper-simulating-risk-analysis-documents-KNMP

所属分类:人工智能/神经网络/深度学习
开发工具:Shell
文件大小:0KB
下载次数:0
上传日期:2021-12-10 09:01:58
上 传 者sh-1993
说明:  在ASReview中对罗伊医学信息中心的风险分析文档的系统审查数据运行模拟的脚本...
(Scripts to run simulations in ASReview on systematic review data of risk analysis documents of the Medicine Information Centre of the Royal Dutch Pharmacists Association.)

文件列表:
.zenodo.json (2107, 2021-12-10)
LICENSE (1065, 2021-12-10)
requirements.txt (15, 2021-12-10)
run_all.sh (4478, 2021-12-10)
run_simulation.sh (551, 2021-12-10)
run_simulation_clopidogrel_update_sim1.sh (635, 2021-12-10)
run_simulation_clopidogrel_update_sim2.sh (608, 2021-12-10)
run_simulation_clopidogrel_update_sim3.sh (603, 2021-12-10)
run_simulation_morfine_fentanyl.sh (2622, 2021-12-10)
scripts/ (0, 2021-12-10)
scripts/datastats.py (580, 2021-12-10)
scripts/flatten_state.py (1776, 2021-12-10)
scripts/render_simulation_batches.py (1601, 2021-12-10)
scripts/render_simulation_batches_update_search.py (1788, 2021-12-10)
scripts/select_prior_knowledge.py (1795, 2021-12-10)
scripts/select_prior_knowledge_rq3.py (1835, 2021-12-10)
scripts/select_prior_knowledge_update_search_sim1.py (1895, 2021-12-10)
scripts/select_prior_knowledge_update_search_sim2.py (1910, 2021-12-10)
scripts/select_prior_knowledge_update_search_sim3.py (1925, 2021-12-10)
scripts/stage_data.py (1485, 2021-12-10)
simulations/ (0, 2021-12-10)
simulations/output/ (0, 2021-12-10)
simulations/output/clopidogrel/ (0, 2021-12-10)
simulations/output/clopidogrel/jobs_simulation.sh (946, 2021-12-10)
simulations/output/clopidogrel/prior_knowledge.csv (221, 2021-12-10)
simulations/output/clopidogrel_update_sim1/ (0, 2021-12-10)
simulations/output/clopidogrel_update_sim1/jobs_simulation.sh (1626, 2021-12-10)
simulations/output/clopidogrel_update_sim1/prior_knowledge.csv (23, 2021-12-10)
simulations/output/clopidogrel_update_sim2/ (0, 2021-12-10)
simulations/output/clopidogrel_update_sim2/jobs_simulation.sh (3886, 2021-12-10)
simulations/output/clopidogrel_update_sim2/prior_knowledge.csv (250, 2021-12-10)
simulations/output/clopidogrel_update_sim3/ (0, 2021-12-10)
simulations/output/clopidogrel_update_sim3/jobs_simulation.sh (72646, 2021-12-10)
simulations/output/clopidogrel_update_sim3/prior_knowledge.csv (7126, 2021-12-10)
simulations/output/fentanyl/ (0, 2021-12-10)
simulations/output/fentanyl/jobs_simulation.sh (882, 2021-12-10)
simulations/output/fentanyl/prior_knowledge.csv (215, 2021-12-10)
simulations/output/morfine/ (0, 2021-12-10)
... ...

[![DOI](https://zenodo.org/badge/403880543.svg)](https://zenodo.org/badge/latestdoi/403880543) # Scripts for simulation report on risk analysis documents This repository contains scripts to run simulation studies to evaluate the performance of Active Learning to conduct systematic reviews for the Royal Dutch Pharmacists Association (Koninklijke Nederlandse Maatschappij ter bevordering der Pharmacie, KNMP in Dutch). Here, systematic reviews are conducted for the development of risk analysis documents for the Medicine Information Centre (Geneesmiddel Informatie Centrum, GIC in Dutch). This study was conducted as commissioned by and in cooperation with the KNMP. The project aims to answer three research questions: 1. How much time can be saved by using active learning on different risk analysis documents of the GIC? 2. Is it useful to include the relevant papers from the previous studies as prior information in ASReview when updating an existing risk analysis document? 3. Is it useful to include relevant papers from a previous risk analysis document within a certain group of medication as prior information in ASReview for a different risk analysis document from the same group? ## Installation The scripts in this repository require Python 3.6+. Install the extra dependencies with (in the command line): ``` pip install -r requirements.txt ``` ## Datasets The raw and pre-processed data can be obtained via the Open Science Framework ([OSF](https://osf.io/f7mev)) and contains 3 existing risk analysis documents from the KNMP. The following files should be obtained from OSF and put in a folder using the following construction `simulations/data/output` : ``` asreview_result_clopidogrel-search1-recoded.csv asreview_result_clopidogrel-search2-recoded.csv clopidogrel.csv clopidogrel_sim2.csv fentanyl.csv morfine.csv morfine_1turns0.csv morfine_fentanyl.csv morfine_fentanyl_morfine_removed.csv morfine_fentanyl_morfine_removed_no150.csv morfine_fentanyl_no150.csv morfine_minus1.csv ``` Most important columns within each file: ``` title abstract final_included ``` Information about the pre-processing of these datasets can be found on the OSF page. ## Descriptive statistics Descriptive statistics on the three original datasets are automatically obtained when generating the report. ## Simulation The simulation was conducted for each dataset with 20 iterations, using 1 randomly chosen relevant and one randomly chosen irrelevant records. After obtaining the pre-processed data and running `pip install requirements.txt`, one can obtain the result of the simulations by running: ``` sh run_all.sh ``` The results will be stored in a folder `simulations/ouput`. Simulating a systematic review produces files that are very large in size. GitHub does not allow for repositories of this size, therefore the raw datafiles of the simulation are stored on [OSF in another project](https://osf.io/kcqhz/), instead. ## Licence The content in this repository is published under the MIT license. ## Contact For any questions or remarks, please send an email to asreview@uu.nl.

近期下载者

相关文件


收藏者