Understanding Your Dataset: Bounded vs Unbounded Data
22 February 2026
Understanding your datset is the key to determining what normalization technique to use to scale your data before training your model. This blog entry explains the difference between bounded and unbounded data and how this dictates whether we use normalization or standardization to scale the data.