Bob Pipelines

Easily boost your Scikit Learn Pipelines with powerful features, such as:

_images/dask.png

Scale them with Dask

_images/metadata.png

Wrap datapoints with metadata and pass them to the estimator.fit and estimator.transform methods

_images/checkpoint.png

Checkpoint datapoints after each step of your pipeline

Warning

Before any investigation of this package is capable of, check the scikit learn user guide. Several tutorials are available online.

Warning

If you want to implement your own scikit-learn estimator, please, check it out this link

User Guide