Pipelines and composite estimators, Scikit-learn developers, 2024 (Scikit-learn Project) - Official Scikit-learn user guide section explaining the purpose, structure, and basic usage of pipelines.
sklearn.pipeline.Pipeline, Scikit-learn developers, 2024 - Formal API documentation for the Pipeline class, detailing its attributes like steps and methods.