Lightweight Pipelining In Python

Using Joblib for Storing the Machine Learning Pipeline to a File

Himanshu Sharma
Towards Data Science
3 min readAug 13, 2021

--

Photo by Paul Teysen on Unsplash

Pipelining process helps in providing an easy approach in downloading and using the Machine Learning model on-demand. It helps in parallelization which means different jobs can be run parallelly also it reduces redundancy and helps to inspect and debug the data flow in the model.

--

--

I write about my learnings in the field of Data Science, Visualization, Artificial Intelligence, etc.| Linkedin: https://www.linkedin.com/in/himanshusharmads/