preprocessing#
Classes#
The base class for other types of pipelines. |
|
Classifier pipeline that (in addition to the functionality of BasePipeline) also acts as a classifier. |
|
Pipeline element that wraps around a classifier |
|
Pipeline element that wraps around a drift detector |
|
The basic pipeline building block |
|
Regressor pipeline that (in addition to the functionality of BasePipeline) also acts as a regressor. |
|
Pipeline element that wraps around a regressor |
|
Pipeline element that wraps around a transformer |