We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7168e commit 550d972Copy full SHA for 550d972
src/sagemaker/clarify.py
@@ -95,7 +95,7 @@ def __init__(
95
label_values_or_threshold (Any): List of label values or threshold to indicate positive
96
outcome used for bias metrics.
97
facet_name (str): Sensitive attribute in the input data for which we like to compare
98
- metrics.
+ metrics. Will be ignored if pass 'facet_list'.
99
facet_values_or_threshold (list): Optional list of values to form a sensitive group or
100
threshold for a numeric facet column that defines the lower bound of a sensitive
101
group. Defaults to considering each possible value as sensitive group and
0 commit comments