GithubHelp home page GithubHelp logo

Chemotherapy Adverse Events Detection

ML pipeline for data processing and model training for the prediction of adverse events in cancer patients. Adverse events include

  • cytopenia (a condition in which blood count levels are dangerously low) prior to their upcoming treatment sessions
  • acute care use (emergency department visits and hospitalizations) within a month after their treatment session
  • nephrotoxicity (acute kidney injury and chronic kidney disease) within 42 days or prior to their upcoming treatment sessions
  • death within weeks, months, and a year after their treatment session

The dataset, provided by ICES [1], is a population based administrative data consisting of data on demographics, cancer diagnosis and treatment, symptom questionnaires, and lab tests for approximately 120000 patients in Ontario, Canada between 2005 and 2020. By predicting adverse events in chemotherapy patients before their next scheduled chemotherapy administration, these models can aid in early intervention and facilitate tailored treatment.

This dataset is not open-source. The code can only be run in the ICES DSH (Data Safe Haven) environment.

Instructions

python scripts/data_pipeline.py [OPTIONAL args]
python scripts/train_pipeline.py [OPTIONAL args]

or convert the python files in the adverse event folders into jupyter notebooks, and run them on a jupyter browser.

Prerequisites

See env.yaml, or run

conda env create -f env.yaml

To use that conda environment on jupyter notebook, run

python -m ipykernel install --user --name=myenv

References

[1] ICES. Data Discovery Better Health. https://www.ices.on.ca/. Accessed Aug 16, 2021.

Machine Learning for Oncology's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.