SensitivityAnalysis.run#
- SensitivityAnalysis.run(context)[source]#
Run all checks against the fitted experiment.
- Raises:
RuntimeError – If no experiment has been fitted (
context.experiment is None).TypeError – If a check is not applicable to the experiment type.
- Parameters:
context (PipelineContext)
- Return type: