tabensemb.data.AbstractTransformer#

class tabensemb.data.AbstractTransformer(**kwargs)[source]#

Bases: AbstractProcessor

The base class for data-processors that change values of the tabular dataset.

Methods

__init__(**kwargs)[source]#

var_slip(feature_name, x)

See how the transformer performs on a value of a feature.