mmcdermott / EventStreamGPT

Dataset and modelling infrastructure for modelling "event streams": sequences of continuous time, multivariate events with complex internal dependencies.
https://eventstreamml.readthedocs.io/en/latest/
MIT License
94 stars 15 forks source link

Removed the old increment calls to assign event IDs in favor of hashes of subject IDs and timestamps which can be run lazily. #78

Closed mmcdermott closed 7 months ago