Subsampling vs feature selection?
Open
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
Since we often assume [the manifold hypothesis](https://en.wikipedia.org/wiki/Manifold_hypothesis) or low-intrinsic dimensionality in most cases, I think it is better to reduce the dataset size by feature selection, i.e. the reduction over the column size, rather than subsampling, i.e. the reduction over the row size.
What do @ravinkohli think?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.