Skip to content

Repository files navigation

FedNetSMF

Installation

pip install -r requirements.txt

Quick Start

Data Preparation

python data_utils.py

This script helps you quickly partition data, enabling you to simulate experiments with different parties under subgraph scenarios. You need to prepare the original format of the dataset in the corresponding directory under ./datasets/.

Run FedNetMF

python fed_netmf_block.py

Run FedNetSMF

python fed_netsmf_sparse_multi_party.py

About

Federated network embedding via sparse matrix factorization.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages