- Machine Learning Algorithms
- Giuseppe Bonaccorso
- 115字
- 2021-07-02 18:53:29
Feature Selection and Feature Engineering
Feature engineering is the first step in a machine learning pipeline and involves all the techniques adopted to clean existing datasets, increase their signal-noise ratio, and reduce their dimensionality. Most algorithms have strong assumptions about the input data, and their performances can be negatively affected when raw datasets are used. Moreover, the data is seldom isotropic; there are often features that determine the general behavior of a sample, while others that are correlated don't provide any additional pieces of information. So, it's important to have a clear view of a dataset and know the most common algorithms used to reduce the number of features or select only the best ones.
推薦閱讀
- R語言數據分析從入門到精通
- Learning Apex Programming
- Python數據分析基礎
- Securing WebLogic Server 12c
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(入門與提高篇)
- Getting Started with Laravel 4
- 執劍而舞:用代碼創作藝術
- Learning R for Geospatial Analysis
- Xamarin Blueprints
- Flask Web開發:基于Python的Web應用開發實戰(第2版)
- Zend Framework 2 Cookbook
- Three.js Essentials
- MATLAB從入門到精通
- 像程序員一樣使用MySQL
- 區塊鏈原理、架構與應用(第2版)