Learn Before
Concept

Data Dimensionality

When machine learning inputs are structured as fixed-length vectors, the constant length of these vectors—meaning the exact number of numerical features—is defined as the dimensionality of the data. For instance, a 200imes200200 imes 200 pixel color image represented by red, green, and blue values has a dimensionality of 200imes200imes3=120000200 imes 200 imes 3 = 120000.

0

1

Updated 2026-05-01

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L

Learn After