GithubHelp home page GithubHelp logo

Comments (3)

hrayrhar avatar hrayrhar commented on June 2, 2024 2

I am afraid we cannot give a definite answer to your question, since we trained models on different machines. What is common that all models were trained on single GPUs (such as GTX 980, GTX 980, Tesla K20, Tesla K40, Tesla P100 PCI-E). Below is very general summary on run times for each task:

  1. In-hospital mortality - training in-hospital mortality prediction task is the easiest and takes at most 2 hours.
  2. LOS and Decompensation - if deep supervision is disabled then decompensation and length of stay models will require a lot of time to get the best performance. Usually it takes about 1-2 days. If deep supervision is enabled, then it will take at most one day.
  3. Phenotyping - getting the best performance on the phenotyping task requires 4 days, but you can get very close score (0.773 AUC score) in just 6 hours.
  4. Multitasking - training multitask models takes from 4 hours to 3 days depending which task is the most important for you.

A common rule for all models of all tasks is that when you have high dropout rate (>= 0.3) the model will overfit much later (2-4x more epochs) compared to the same model with zero dropout, but eventually will give better score on the test set. This is why getting the best performance requires a lot of training, while you can get a bit worse performance comparatively very quickly.

from mimic3-benchmarks.

turambar avatar turambar commented on June 2, 2024

Can we close this issue?

from mimic3-benchmarks.

yulonglin avatar yulonglin commented on June 2, 2024

Thanks for the reply! Will close this issue.

from mimic3-benchmarks.

Related Issues (20)

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.