Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[D] Unevenly spaced event prediction

I have a dataset of events (let’s say event A and event B) happening at certain times and I need to predict when the next event A is going to happen. E.g. purchases, failures, etc.

Do you have an idea of how to approach this problem? It’s fundamentally different than the usual timeseries analysis problems, where there’s an underlying signal sampled at fixed intervals.

Also, the fact that there are multiple different events make it more complex since they cannot be just input together to a let’s say LSTM, because they come at different times.

submitted by /u/vakker00
[link] [comments]