How does the `trainProgram` parameter work?

2 vues

Réponse

The `trainProgram` parameter specifies the CASL training code to be executed. The mitigation action passes several key variables to this program, such as the modified input table (`tableCASLVariable`), the weight variable (`weightCASLVariable`), and the current iteration number (`iterationCASLVariable`).
Did this answer help you?
mitigateBias

fairAITools

See technical action