Machine learning problems get more difficult in higher dimensions. The exponential increase in the number of distinct variable configurations is known as the curse of dimensionality.
One significant challenge is that our dataset sizes simply cannot compare with the dimension size. For example, if our image has size
Fortunately for empirical settings, dimensionality is reduced in the 🪐 Manifold Hypothesis, which assumes that our data lies on a lower-dimensional manifold in high-dimensional space.