The Sklearn module Pipeline is a handy tool to chain processing and prediction step together in a whole block. It makes Data Scientist life easier.
A brief introduction of the module and its methods together with few practical examples.
The Sklearn module Pipeline is a handy tool to chain processing and prediction step together in a whole block. It makes Data Scientist life easier.
A brief introduction of the module and its methods together with few practical examples.