posted an update

I modified the inputs to better represent the data file.

  1. GWNO - country code, not encoded and used to reset event sequences
  2. Event Date - day of the event encoded as date
  3. Event type - type of conflict event, encoded as category
  4. Interaction - code to indicate interaction between actors involved in the event, encoded as category

The HTM is learning sequence of events per country. As a side effect, memory usage is reduced slightly and training time is a bit faster.

Log in or sign up for Devpost to join the conversation.