bigframes.ml.pipeline#
For composing estimators together. This module is styled after scikit-learn’s pipeline module: https://scikit-learn.org/stable/modules/pipeline.html.
Classes
|
Pipeline of transforms with a final estimator. |