tests#

Subpackages#

Submodules#

tests.conftest#

tests.conftest.df_wbcd()[source]#

Load the continuous Wisconsin Breast Cancer Dataset wbcd and delete ids.

Return type:

dict[str, DataFrame]

Returns:

the dataframe containing the wbcd dataset, split into train and test sets

tests.conftest.metadata_wbcd()[source]#

Return the metadata associating with the Wisconsin Breast Cancer Dataset wbcd dataset.

Return type:

dict

Returns:

a dict containing the metadata with the following keys: continuous, categorical and variable_to_predict

tests.conftest.preprocess_metadata_wbcd()[source]#

Return the preprocessing metadata associating with the Wisconsin Breast Cancer Dataset wbcd dataset.

Return type:

dict

Returns:

a dict containing the preprocessing metadata for training differentially private generator