vanderschaarlab / temporai

TemporAI: ML-centric Toolkit for Medical Time Series
https://www.temporai.vanderschaar-lab.com/
Apache License 2.0
90 stars 19 forks source link

Conditional probability #108

Open 11Dmitriy11 opened 7 months ago

11Dmitriy11 commented 7 months ago

Hello! I've successfully implemented time-to-event prediction using Dynamic DeepHit. I have obtained risk curves for individuals ranging from 20 to 100 years. Now, I'm curious about how to calculate the probability that an individual will be alive at 70 years, given that they were alive at 50 years. Can you guide me on how to achieve this?"

DrShushen commented 7 months ago

Hi @11Dmitriy11, I think that scenario needs additional feature(s) in the library, I will add this to the backlog of enhancements.