Synthetic dataset generation is now in tests/test_data/model_eval/generate_synthetic_dataset_for_eval.py
I'm not sure why you got so many event timestamps that were identical to the prediction timestamp. Let me know if this is still the case - or feel free to modify the code in generate_synthetic_dataset_for_eval :-)
Notes for reviewers
Synthetic dataset generation is now in
tests/test_data/model_eval/generate_synthetic_dataset_for_eval.py
I'm not sure why you got so many event timestamps that were identical to the prediction timestamp. Let me know if this is still the case - or feel free to modify the code in
generate_synthetic_dataset_for_eval
:-)