GDD-Nantes / FedShop

Code for FedShop: The Federated Shop Benchmark
GNU General Public License v3.0
8 stars 1 forks source link

Command to generate the data ? #40

Closed momo54 closed 1 year ago

momo54 commented 1 year ago

What is the command to generate the FedShop datasets ??

mhoangvslev commented 1 year ago

As indicated in the tutorial here:

python rsfb/benchmark.py generate|evaluate experiments/bsbm/config.yaml --rerun-incomplete [OPTIONS]

OPTIONS:
--clean [benchmark|metrics|instances][+db]: clean the benchmark|metrics|instances then (optional) destroy all database containers
--touch : mark a phase as "terminated" so snakemake would not rerun it.