Skip to content

Clarification regarding domain extraction for categorical variables ("PrivacyLeakage" warning) #24

@jkapar

Description

@jkapar

@ #18

As previously stated, the documentation now suggests that setting domain=None would handle domain extraction automtically in a DP way, which would be indeed a great feature.

For numerical variables, I found the approx_bounds function which I suppose to handle this if no domain is specified?
Could you please clarify what happens for categorical columns? Without domain specification, these kind of warnings are printed: PrivacyLeakage: No categorical domain provided for Column - will be imputed. The wording "PrivacyLeakage" sort of suggests that the domain for categorical variables is not extracted in a DP-manner as opposed to the statement in the documentation.

Would you please clarify this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions