Coder Social home page Coder Social logo

deepsurv.pytorch's Introduction

DeepSurv.pytorch

This repository is an unofficial pytorch implementation of DeepSurv: Personalized Treatment Recommender System Using A Cox Proportional Hazards Deep Neural Network. We reimplement the experiments in the paper, which is followed by Github, and the detailed understanding is available on my Blog.

Requirements

  • Pytorch>=0.4.0
  • CPU or GPU
  • Other packages can be installed with the following instruction:
pip install requirements.txt

Quick start

Running the code with the following command.

python main.py

Note: You can modify some parameters in configs/*.ini to get your own specific models.

Results

Simulated Linear Simulated Nonlinear WHAS SUPPORT METABRIC Simulated Treatment Rotterdam & GBSG
Paper 0.774019 0.648902 0.862620 0.618308 0.643374 0.582774 0.668402
Our implements 0.778607 0.652048 0.841484 0.618107 0.643453 0.552648 0.673290

Citation

@article{Katzman2016DeepSurv,
  title={DeepSurv: Personalized Treatment Recommender System Using A Cox Proportional Hazards Deep Neural Network},
  author={Katzman, Jared and Shaham, Uri and Bates, Jonathan and Cloninger, Alexander and Jiang, Tingting and Kluger, Yuval},
  journal={Bmc Medical Research Methodology},
  volume={18},
  number={1},
  pages={24},
  year={2016},
}

deepsurv.pytorch's People

Contributors

czifan avatar

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.