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