For questions related to the concept of "curse of dimensionality", which refers to the problem of an exponential increase in volume which occurs when adding extra dimensions to the Euclidean (or input) space. In machine learning and statistics, the curse of dimensionality implies that more data is required to achieve statistical significance, as the number of dimensions of the input increases. The expression was introduced by Richard Bellman in 1957.
For more info, see e.g. https://en.wikipedia.org/wiki/Curse_of_dimensionality.