FedML-AI / FedML-AI/FedML

What is the function, def load_synthetic_data(args), used for?

Open
#726 0 comments 0 reactions 0 assignees View on GitHub
help wanted question
Dominant language
Python
Stars
4.1k
Forks
765
PR merge metrics
No merged PRs in 30d

Description

I found the part of FedML paper that mentions synthetic data, and then I found this function in data_load.py. But due to my lack of skills in coding I didn't understand much about this function, _load_synthetic_data_. Does it generate the NON-IID data on each client from the existing dataset using the synthetic data method, or does it simply perform the splitting operation.

If the synthetic data method is utilized, does FedML provide the ability to generate synthetic data based on the dataset I provided?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.