deephyper.nas.preprocessing#

Functions

minmaxstdscaler

MinMax preprocesssing followed by Standard normalization.

stdscaler

Standard normalization where the mean is of each row is set to zero and the standard deviation is set to one.