Reduction
The abstract Approximation class.
All the classes that implement the input-output mapping should be inherited from this class.
Methods
__init__()
__init__
expand()
expand
Abstract expand
fit()
fit
Abstract fit
inverse_transform()
inverse_transform
Abstract inverse_transform
reduce()
reduce
Abstract reduce
transform()
transform
Abstract transform