metacausal.ComponentWarning¶
- exception metacausal.ComponentWarning[source]¶
Bases:
MetaCausalWarningBase class for warnings indicating an operating-ensemble pool reduction.
Subclassed into
ComponentFailureWarning(runtime fit/predict failures) andComponentExclusionWarning(configuration mismatches). Filtering at this level catches any partial-pool surprise regardless of cause, but does NOT catchBootstrapWarning(which is about inference reliability, not pool composition).