synthetic_aia_mia.experiments package¶
Submodules¶
synthetic_aia_mia.experiments.adult module¶
Experiment module on adult dataset. It creates the directory results/<generator>/<k> to save three dictionaries of metrics:
utility.pickle
mia.pickle
aia.pickle
synthetic_aia_mia.experiments.adult_mia module¶
Experiment module on ad dataset. It creates the directory results/<generator>/<k> to save three dictionaries of metrics:
utility.pickle
mia.pickle
aia.pickle
synthetic_aia_mia.experiments.utk module¶
Experiment module on adult dataset. It creates the directory results/<generator>/<k> to save three dictionaries of metrics:
utility.pickle
mia.pickle
aia.pickle
synthetic_aia_mia.experiments.utk_mia module¶
Experiment module on adult dataset. It creates the directory results/<generator>/<k> to save three dictionaries of metrics:
utility.pickle
mia.pickle
aia.pickle
Module contents¶
Manage experiments. This is the main user interface.