![]() |
Returns a small synthetic dataset for testing.
tff.simulation.datasets.stackoverflow.get_synthetic()
Provides two clients, each client with only 3 examples. The examples are derived from a fixed set of examples in the larger dataset, but are not exact copies.
Returns | |
---|---|
A tff.simulation.ClientData object that matches the characteristics
(other than size) of those provided by
tff.simulation.datasets.stackoverflow.load_data .
|