pip install -r requirements.txt
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/
.
python fed_netmf_block.py
python fed_netsmf_sparse_multi_party.py