Oufattole / meds-torch

MIT License
15 stars 1 forks source link

Simplify the dataset index for now to just have a subject ID and an end event index. #92

Open mmcdermott opened 4 weeks ago

mmcdermott commented 4 weeks ago

This should wait to be solved until #82 goes in as it affects this part of the code as well.

mmcdermott commented 3 weeks ago

@Oufattole , actually, do you need this indexing functionality for the windows case? Or is it not that the self.index parameter needs to have this, but rather that slicing functions need the capability of both?