Represents a model that carries features through without transforming them.
Applies the unit (a.k.a.
Applies the unit (a.k.a. identity or no-operation) transformation to the input row. That is, apply returns its input argument.
Represents a model that carries features through without transforming them. Designed to be used in parallel to other models in the CombinerModel.