experiment_runner.explain ========================= .. py:module:: experiment_runner.explain .. autoapi-nested-parse:: Runner adapter for :mod:`xai4tsc.xai`. Handles sample selection and optional saving of raw explanation values, then delegates to the package :func:`~xai4tsc.xai.generate_explanation` function. Attributes ---------- .. autoapisummary:: experiment_runner.explain.logger Module Contents --------------- .. py:data:: logger