Partial Counter¶
This page documents the mini_causal.partial_counter module and links to each of its main classes.
|
PartialCounterfactual is class that uses partial modeling or methods to measure the impact of features on the built-in models. |
|
PartialCounterfactualClassifier is class that uses partial modeling or methods to measure the impact of features on the built-in classification models. |
|
PartialCounterfactualRegression is class that uses partial modeling or methods to |