Balancing time series data - PyTorch Forums
discuss.pytorch.org › t › balancing-time-series-dataApr 27, 2020 · So I’m working with time series data using a GRU and already explained a little bit about what I intend to do in this post. But the short explaination is: I have data on users, which is basically a dataframe for each user, with each row representing a users activity in that minute. And i want to predict an event might occur at some point. Now i have around 1k samples for timelines that show ...