chekaru / featuredriven-hawkes

Code and Data for CIKM Paper Feature Driven and Point Process Approaches for Popularity Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Driven and Point Process Approaches for Popularity Prediction

Code and Data for CIKM Paper Feature Driven and Point Process Approaches for Popularity Prediction

We also provide a tutorial for using hawkes process to model real cascades

Steps covered are as follows:

  • Plotting Memory function for the Social Kernel
  • Simmulating events from a Marked Hawkes Process
  • Modeling a retweet cascade with marked Hawkes Process
  • Using the model to make predictions of final size

All this is illustrated with the notebook file provided along with the rscripts.

About

Code and Data for CIKM Paper Feature Driven and Point Process Approaches for Popularity Prediction

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 81.4%Language:R 18.6%