Module: model_remediation.counterfactual.keras.models

Stay organized with collections Save and categorize content based on your preferences.

High-level implementation supporting Counterfactual integration for most arbitrary Keras models.

Classes

class CounterfactualModel: Model that adds a Counterfactual loss component to another model during training.