SkillAgentSearch skills...

MUCas

Code for "Multi-Scale Graph Capsule with Influence Attention for Information Cascades Size Prediction"

Install / Use

/learn @ChenNed/MUCas
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MUCas

This is a TensorFlow implementation of paper "Multi-Scale Graph Capsule with Influence Attention for Information Cascades Size Prediction", will come soon.

Overview

  • data/ put the download dataset here;
  • model/ contains the implementation of the MUCas;
  • utils/ contains preprocessing code:
    • preprocess the original Weibo dataset (preprocess_weibo.py);
    • split the data to train set, validation set and test set (split_dataset.py);
    • trainsform the datasets to the format of ".pkl" (gen_model_input.py).

Datasets

  • Weibo https://github.com/CaoQi92/DeepHawkes
  • APS http://journals.aps.org
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated8mo ago
Forks0

Languages

Python

Security Score

62/100

Audited on Jul 19, 2025

No findings