/FATE

Implementation of "Knowing your FATE: Friendship, Action and Temporal Explanations for User Engagement Prediction on Social Apps"

Primary LanguagePython

FATE: Friendship, Action and Temporal Explanations for User Engagement Prediction on Social Apps

Pytorch implementation of our KDD20 submission: "Knowing your FATE: Friendship, Action and Temporal Explanations for User Engagement Prediction on Social Apps"

Requirements

  • Python 3.7 or newer
  • numpy
  • pytorch
  • scipy
  • pytorch_geometric

References

We appreciate IMV-LSTM for its tensor-based LSTM design.