Provides actions for calculating bias metrics and mitigating bias for predictive models.
Mitigate bias for gradient boosting tree models.
specifies a list of parameters that enable you to adjust how the mitigate algorithm behaves.
The fairaitools_mitigateBiasActions_mitigateOptions value can be one or more of the following:
specifies the type of bias measurement.
| Default | PREDICTIVEPARITY |
|---|
specifies the bound value for the exponentiated gradient reduction algorithm.
| Default | 100 |
|---|---|
| Minimum value | 1 |
specifies the formatted value of the response (target) variable that represents the event of interest.
specifies the step size to use in updating the exponentiated gradient reduction algorithm.
| Default | 0.01 |
|---|---|
| Range | (0, 1) |
specifies the level of log information to print. Higher levels display more information.
| Default | 1 |
|---|---|
| Range | 0–7 |
specifies the maximum number of iterations to run the exponentiated gradient reduction algorithm.
| Alias | maxIterations |
|---|---|
| Default | 10 |
| Range | 1–50 |
specifies the list of variables that contain the model's predictions. The order of the variables must match the order that you specify in the responseLevels parameter.
specifies the name for the variable.
specifies the list of formatted values of the response (target) variable. The order of the variables must match the order that you specify in the predictedVariables parameter. If the event parameter is omitted, the first formatted value is assumed to be the event.
| Alias | targetLevels |
|---|
specifies the seed for the random number generator. By default, the random number stream is based on the time of day from the computer's clock. A zero or negative seed value also results in random number streams that are based on the time of day from the computer's clock. If you want a reproducible random number sequence between runs, specify a value greater than 0.
| Default | 0 |
|---|
specifies the sensitive variable to use in bias calculations.
specifies the name for the variable.
specifies the parity constraint violation tolerance. If you set this parameter to 0, the action trains for the maximum number of iterations, which you specify in the maxIters parameter.
| Default | 0.005 |
|---|---|
| Range | [0–1) |
when set to True, specifies that the bound value must be tuned.
| Default | FALSE |
|---|
specifies a list of parameters to be used by the score action in the astore action set. For more information, see the parameters for that action.
specifies a list of parameters to be used by the gbtreeTrain action in the decisionTree action set. For more information, see the parameters for that action.
Mitigate bias for gradient boosting tree models.
specifies a list of parameters that enable you to adjust how the mitigate algorithm behaves.
The fairaitools_mitigateBiasActions_mitigateOptions value can be one or more of the following:
specifies the type of bias measurement.
| Default | PREDICTIVEPARITY |
|---|
specifies the bound value for the exponentiated gradient reduction algorithm.
| Default | 100 |
|---|---|
| Minimum value | 1 |
specifies the formatted value of the response (target) variable that represents the event of interest.
specifies the step size to use in updating the exponentiated gradient reduction algorithm.
| Default | 0.01 |
|---|---|
| Range | (0, 1) |
specifies the level of log information to print. Higher levels display more information.
| Default | 1 |
|---|---|
| Range | 0–7 |
specifies the maximum number of iterations to run the exponentiated gradient reduction algorithm.
| Alias | maxIterations |
|---|---|
| Default | 10 |
| Range | 1–50 |
specifies the list of variables that contain the model's predictions. The order of the variables must match the order that you specify in the responseLevels parameter.
specifies the name for the variable.
specifies the list of formatted values of the response (target) variable. The order of the variables must match the order that you specify in the predictedVariables parameter. If the event parameter is omitted, the first formatted value is assumed to be the event.
| Alias | targetLevels |
|---|
specifies the seed for the random number generator. By default, the random number stream is based on the time of day from the computer's clock. A zero or negative seed value also results in random number streams that are based on the time of day from the computer's clock. If you want a reproducible random number sequence between runs, specify a value greater than 0.
| Default | 0 |
|---|
specifies the sensitive variable to use in bias calculations.
specifies the name for the variable.
specifies the parity constraint violation tolerance. If you set this parameter to 0, the action trains for the maximum number of iterations, which you specify in the maxIters parameter.
| Default | 0.005 |
|---|---|
| Range | [0–1) |
when set to True, specifies that the bound value must be tuned.
| Default | false |
|---|
specifies a list of parameters to be used by the score action in the astore action set. For more information, see the parameters for that action.
specifies a list of parameters to be used by the gbtreeTrain action in the decisionTree action set. For more information, see the parameters for that action.
Mitigate bias for gradient boosting tree models.
specifies a list of parameters that enable you to adjust how the mitigate algorithm behaves.
The fairaitools_mitigateBiasActions_mitigateOptions value can be one or more of the following:
specifies the type of bias measurement.
| Default | PREDICTIVEPARITY |
|---|
specifies the bound value for the exponentiated gradient reduction algorithm.
| Default | 100 |
|---|---|
| Minimum value | 1 |
specifies the formatted value of the response (target) variable that represents the event of interest.
specifies the step size to use in updating the exponentiated gradient reduction algorithm.
| Default | 0.01 |
|---|---|
| Range | (0, 1) |
specifies the level of log information to print. Higher levels display more information.
| Default | 1 |
|---|---|
| Range | 0–7 |
specifies the maximum number of iterations to run the exponentiated gradient reduction algorithm.
| Alias | maxIterations |
|---|---|
| Default | 10 |
| Range | 1–50 |
specifies the list of variables that contain the model's predictions. The order of the variables must match the order that you specify in the responseLevels parameter.
specifies the name for the variable.
specifies the list of formatted values of the response (target) variable. The order of the variables must match the order that you specify in the predictedVariables parameter. If the event parameter is omitted, the first formatted value is assumed to be the event.
| Alias | targetLevels |
|---|
specifies the seed for the random number generator. By default, the random number stream is based on the time of day from the computer's clock. A zero or negative seed value also results in random number streams that are based on the time of day from the computer's clock. If you want a reproducible random number sequence between runs, specify a value greater than 0.
| Default | 0 |
|---|
specifies the sensitive variable to use in bias calculations.
specifies the name for the variable.
specifies the parity constraint violation tolerance. If you set this parameter to 0, the action trains for the maximum number of iterations, which you specify in the maxIters parameter.
| Default | 0.005 |
|---|---|
| Range | [0–1) |
when set to True, specifies that the bound value must be tuned.
| Default | False |
|---|
specifies a list of parameters to be used by the score action in the astore action set. For more information, see the parameters for that action.
specifies a list of parameters to be used by the gbtreeTrain action in the decisionTree action set. For more information, see the parameters for that action.
Mitigate bias for gradient boosting tree models.
specifies a list of parameters that enable you to adjust how the mitigate algorithm behaves.
The fairaitools_mitigateBiasActions_mitigateOptions value can be one or more of the following:
specifies the type of bias measurement.
| Default | PREDICTIVEPARITY |
|---|
specifies the bound value for the exponentiated gradient reduction algorithm.
| Default | 100 |
|---|---|
| Minimum value | 1 |
specifies the formatted value of the response (target) variable that represents the event of interest.
specifies the step size to use in updating the exponentiated gradient reduction algorithm.
| Default | 0.01 |
|---|---|
| Range | (0, 1) |
specifies the level of log information to print. Higher levels display more information.
| Default | 1 |
|---|---|
| Range | 0–7 |
specifies the maximum number of iterations to run the exponentiated gradient reduction algorithm.
| Alias | maxIterations |
|---|---|
| Default | 10 |
| Range | 1–50 |
specifies the list of variables that contain the model's predictions. The order of the variables must match the order that you specify in the responseLevels parameter.
specifies the name for the variable.
specifies the list of formatted values of the response (target) variable. The order of the variables must match the order that you specify in the predictedVariables parameter. If the event parameter is omitted, the first formatted value is assumed to be the event.
| Alias | targetLevels |
|---|
specifies the seed for the random number generator. By default, the random number stream is based on the time of day from the computer's clock. A zero or negative seed value also results in random number streams that are based on the time of day from the computer's clock. If you want a reproducible random number sequence between runs, specify a value greater than 0.
| Default | 0 |
|---|
specifies the sensitive variable to use in bias calculations.
specifies the name for the variable.
specifies the parity constraint violation tolerance. If you set this parameter to 0, the action trains for the maximum number of iterations, which you specify in the maxIters parameter.
| Default | 0.005 |
|---|---|
| Range | [0–1) |
when set to True, specifies that the bound value must be tuned.
| Default | FALSE |
|---|
specifies a list of parameters to be used by the score action in the astore action set. For more information, see the parameters for that action.
specifies a list of parameters to be used by the gbtreeTrain action in the decisionTree action set. For more information, see the parameters for that action.