Skip to content

5SDrug: Supplemental Symptom-based Set-to-set Small and Safe Drug Recommendation

Notifications You must be signed in to change notification settings

deschman/5SDrug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

5SDrug

5SDrug: Supplemental Symptom-based Set-to-set Small and Safe Drug Recommendation

This repository contains code that attempts to re-create the results of Tan et al in "4SDrug: Symptom-based Set-to-set Small and Safe Drug Recommendation". The code contained within attempts to achieve the same results as the aformentioned paper with special care taken to avoid plagiarizing the code base created for the previous work.

The "Overleaf project" will house all written work.

Environment

  • torch
  • dill
  • numpy
  • scipy

Implementation

Run the main.py file to run our code.

Data

Data is sourced from the MIMIC website. However, we use the preprocessed data found in the original code base linked above.

Model

Section 3 of the paper details the requirements of the model. We use the original implementation.

About

5SDrug: Supplemental Symptom-based Set-to-set Small and Safe Drug Recommendation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages