OutputML.unnormalize
- OutputML.unnormalize(data_mat: ndarray) ndarray [source]
Returns the unnormalized data matrix.
Notes
Normalization is applied on the transformed data objects, if transformations are defined, otherwise on the original data objects.
- Parameters:
data_mat (np.ndarray) – The data matrx to unnormalize, no uid included.