Use the Sigmoid transformation to rescale continuous numeric data using a sigmoid (s-shaped) function—logit, modified logit, or hyperbolic tangent.
These nonlinear transformations are more useful in data mining than a linear Rescale transformation.
You can apply the Sigmoid transformation only to numeric columns (not including date columns).