library.phases.runners.dataPreprocessing_runner module¶
- class library.phases.runners.dataPreprocessing_runner.DataPreprocessingRunner(pipeline_manager: PipelineManager, include_plots: bool = False, save_path: str = '')[source]¶
Bases:
PhaseRunner
Bases: PhaseRunner