Curse Of Dimensionality
[!def] Curse of Dimensionality
When the number of features is larger than the number of instances, then ML systems struggle to train or fit the data. This is known as curse of dimensionalityAlso, known as Dimensionally Sparse Data
To solve this we have to use Dimensionality Reduction