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