Difference between revisions of "Recursive Feature Elimination (RFE)"
| Line 20: | Line 20: | ||
* [http://machinelearningmastery.com/rfe-feature-selection-in-python/ Recursive Feature Elimination (RFE) for Feature Selection in Python | Jason Brownlee - Machine Learning Mastery] | * [http://machinelearningmastery.com/rfe-feature-selection-in-python/ Recursive Feature Elimination (RFE) for Feature Selection in Python | Jason Brownlee - Machine Learning Mastery] | ||
| − | pcZ4YlvhSKU | + | <youtube>pcZ4YlvhSKU</youtube> |
| + | <youtube>7RiZFKMS3cI</youtube> | ||
| + | <youtube>MYnxxRoPiwI</youtube> | ||
| + | <youtube>xlHk4okO8Ls</youtube> | ||
Revision as of 23:23, 29 May 2020
YouTube search... ...Google search
- Notes on Feature Preprocessing: The What, the Why, and the How | Matthew Mayo - KDnuggets
- Automated Machine Learning (AML) - AutoML
- Principal Component Analysis (PCA)
- Datasets
- Batch Norm(alization) & Standardization
- Data Preprocessing
- Hyperparameters
- Data Augmentation
- Visualization
- Feature Exploration/Learning
- Recursive Feature Elimination (RFE) for Feature Selection in Python | Jason Brownlee - Machine Learning Mastery