Add support for fitting estimators on dask bags
Compare changes
+ 3
− 2
@@ -10,15 +10,16 @@ from .sample import (
The estimators that can handle dask bags should set
the bob_fit_supports_dask_bag
as True.
This commit also includes
bob_fit_supports_dask_bag
bob_checkpoint_features
for when you want to always avoid
checkpointing features for a specific estimator.bob_fit_supports_dask_bag