OCDocker.OCScore.Analysis.SHAP.ExportRunner module ================================================== .. automodule:: OCDocker.OCScore.Analysis.SHAP.ExportRunner :members: :undoc-members: :show-inheritance: :exclude-members: OutputPaths Pipeline-native SHAP for exported ``best_model/`` bundles. Use ``ocdocker ocscore shap`` for new runs. ``OutputPaths`` is re-exported from :mod:`~OCDocker.OCScore.Analysis.SHAP.Paths` via ``__all__`` for convenience; it's excluded above to avoid documenting it twice under two module paths.