- 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.
推薦閱讀
- 大話PLC(輕松動漫版)
- Learn TypeScript 3 by Building Web Applications
- C語言程序設計案例教程(第2版)
- Learn to Create WordPress Themes by Building 5 Projects
- Visual FoxPro程序設計教程
- Java游戲服務器架構實戰(zhàn)
- Internet of Things with the Arduino Yún
- 碼上行動:用ChatGPT學會Python編程
- Working with Odoo
- Mastering Xamarin.Forms(Second Edition)
- 深度學習:Java語言實現(xiàn)
- Learning R for Geospatial Analysis
- FPGA嵌入式項目開發(fā)實戰(zhàn)
- RubyMotion iOS Develoment Essentials
- App Inventor少兒趣味編程動手做