Log10Transform
- class aixd.data.transform.Log10Transform[source]
Bases:
DataObjectTransform
Implements a log10 transformation of the data.
Methods
Inverse transform of the input.
Transforms the input.
Inherited Methods
Copies the transformation.
Fits the transformation.
Fits and transforms the input.
Returns true if transformation strategy is fitted.
Method to implement to reset fitted values.