xai4tsc.evaluation

XAI evaluation metrics wrapping the Quantus library.

Submodules:

Use evaluate() as the main entry point. The METRICS registry maps metric names to callables that produce an EvaluatorBase (native subclasses, or the single QuantusEvaluator bound to a name from QUANTUS_METRICS); use register_metric() to add custom ones.

Submodules