unnormalize
Unnormalize is a term used in various fields, primarily in data processing and mathematics, to refer to the process of reversing a normalization operation. Normalization is a technique applied to data to scale it to a specific range, typically between 0 and 1, or to have a mean of 0 and a standard deviation of 1. This is often done to improve the performance of algorithms or to make datasets comparable.
When data has been normalized, unnormalizing it means converting it back to its original scale and units.
Similarly, if standardization (z-score normalization) was used, where data is transformed to have a mean of 0
The purpose of unnormalizing is to present results or interpret data in its most understandable and original