When is feature selection especially useful?
0
1
Tags
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Data Science
Machine Learning Strategy
Machine Learning Yearning @ DeepLearning.AI
Related
How can feature selection change a model's error behavior?
Reducing a model's input set from 1,000 features to 900 features is unlikely to greatly increase bias.
In many data-rich deep learning projects, people often provide _____ features to the learner and let it determine which ones matter most.
Match each feature-reduction case to its likely effect on bias.
Order the steps for deciding whether to drop features to reduce variance.
When is feature selection especially useful?
When training data is abundant for deep learning, teams often rely less on manual feature pruning and more on letting the model learn from a broad set of inputs.
A tenfold reduction in input features
Match each idea to the description that best fits feature selection and variance reduction.
Order the steps for judging whether cutting down the feature set is likely to raise model bias.
Choosing Whether to Drop Predictors
Choosing Feature Reduction for a Sensor Fault Classifier
What Plentiful Data Changes About Feature Selection