Knowledge Graph — Coursera Notes › Academic disciplines › Computer Science / Information Technology › Artificial Intelligence › Machine Learning & Data › Feature selection
Backward elimination
feature · part of Feature selection
Starts with all features and iteratively removes the least significant one based on p-values.
Connections
- Alternative to Forward selection
- Alternative to LASSO
- Used for Feature selection
- Related to Forward selection
- Related to LASSO
- Related to statsmodels
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.