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

Getting started steps #96

Open rvandewater opened 2 months ago

rvandewater commented 2 months ago

Hi!

I was working with the examine_synthetic_data notebook to get started, and I wanted to clarify/point out a few things that could potentially be improved:

Perhaps consider splitting up the Jupyter Notebook (and the read the docs) into a tutorial with multiple parts and/or making the file a little less verbose, which could help users get started. This might especially help interdisciplinary folks. I was a bit overwhelmed, and it made getting started daunting. I could also help you once I get more familiar with the pipeline.

The package looks great so far, and it is clear you have put a lot of thought into everything :).

mmcdermott commented 2 months ago

Thanks for the recommendations @rvandewater, definitely good ideas! Not sure of the timeline on fixing these, but they are good suggestions for sure.