morpheus.models.dfencoder.scalers
Functions
|
Ensure we are in the right floating point format. |
Classes
|
So-called "Gauss Rank" scaling. Forces a transformation, uses bins to perform inverse mapping. |
|
Implements scaling using modified z score. |
|
Methods |
|
Impliments standard (mean/std) scaling. |
- ensure_float_type(x)[source]
Ensure we are in the right floating point format.