clanghout / twitch-classification

mmsr twitch genre classification based on chat
0 stars 0 forks source link

Timestamp #4

Closed Keraito closed 7 years ago

Keraito commented 7 years ago

Currently in the db, the timestamp of the message is saved as a unix big int time stamp. This needs to be looked into on how we can parse or process this easily, if we want to be able to process features involving time frames.

Keraito commented 7 years ago

Fixed in one of the branches

mpasterkamp commented 7 years ago

Can you push the branch upstream?

Keraito commented 7 years ago

It's in the feature extraction branch as it's part of the queries now