ragulpr / wtte-rnn

WTTE-RNN a framework for churn and time to event prediction
MIT License
765 stars 187 forks source link

time-to-event helper functions #2

Closed ragulpr closed 7 years ago

ragulpr commented 7 years ago

Calculating time to event and censoring can lead to some serious gotchas. To have a set of tests that can validate it would be very helpful. I started it but I didn't get further.

ragulpr commented 7 years ago

Python implementation can be found in wtte-rnn/python/wtte/tte_util.py