automl / automl/Auto-PyTorch

Subsampling vs feature selection?

Open
#414 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.