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