- Deep Learning By Example
- Ahmed Menshawy
- 166字
- 2021-06-24 18:52:37
Feature extraction – feature engineering
Feature extraction is one of the crucial steps toward building a learning system. If you did a good job in this challenge by selecting the proper/right number of features, then the rest of the learning process will be easy. Also, feature extraction is domain dependent and it requires prior knowledge to have a sense of what features could be important for a particular task. For example, the features for our fish recognition system will be different from the ones for spam detection or identifying fingerprints.
The feature extraction step starts from the raw data that you have. Then build derived variables/values (features) that are informative about the learning task and facilitate the next steps of learning and evaluation (generalization).
Some tasks will have a vast number of features and fewer training samples (observations) to facilitate the subsequent learning and generalization processes. In such cases, data scientists use dimensionality reduction techniques to reduce the vast number of features to a smaller set.
- Java編程全能詞典
- Visualforce Development Cookbook(Second Edition)
- 人工免疫算法改進及其應用
- 計算機控制技術
- UTM(統一威脅管理)技術概論
- Python Algorithmic Trading Cookbook
- Blender Compositing and Post Processing
- Apache Superset Quick Start Guide
- 樂高機器人—槍械武器庫
- 步步圖解自動化綜合技能
- Azure PowerShell Quick Start Guide
- 電子設備及系統人機工程設計(第2版)
- 大數據素質讀本
- EJB JPA數據庫持久層開發實踐詳解
- Moodle 2.0 Course Conversion(Second Edition)