Submitted by No_Captain_856 t3_ys71pc in MachineLearning
Wakeme-Uplater t1_ivxoqy5 wrote
I think you can frame this problem as
- Regression - how long will the patient survive (because patient can’t be revived), or
- Time-series classification, perform binary classification on every time steps (don’t forget to add positional/temporal encoding). But I am not familiar these task
No_Captain_856 OP t1_ivxozt3 wrote
Thanks! I was asked by my supervisor to perform an overall 0/1 classification, but for me it doesn’t make so much sense!
Viewing a single comment thread. View all comments