- Feature Engineering Made Easy
- Sinan Ozdemir Divya Susarla
- 242字
- 2021-06-25 22:45:53
Summary
Feature engineering is a massive task to be undertaken by data scientists and machine learning engineers. It is a task that is imperative to having successful and production-ready machine learning pipelines. In the coming seven chapters, we are going to explore six major aspects of feature engineering:
- Feature understanding: learning how to identify data based on its qualities and quantitative state
- Feature improvement: cleaning and imputing missing data values in order to maximize the dataset's value
- Feature selection -statistically selecting and subsetting feature sets in order to reduce the noise in our data
- Feature construction - building new features with the intention of exploiting feature interactions
- Feature transformation - extracting latent (hidden) structure within datasets in order to mathematically transform our datasets into something new (and usually better)
- Feature learning - harnessing the power of deep learning to view data in a whole new light that will open up new problems to be solved.
In this book, we will be exploring feature engineering as it relates to our machine learning endeavors. By breaking down this large topic into our subtopics and ping deep into each one in separate chapters, we will be able to get a much broader and more useful understanding of how these procedures work and how to apply each one in Python.
In our next chapter, we will pe straight into our first subsection, Feature understanding. We will finally be getting our hands on some real data, so let's begin!
- Microsoft SQL Server企業(yè)級平臺管理實踐
- 數(shù)據(jù)庫原理及應用教程(第4版)(微課版)
- 虛擬化與云計算
- 工業(yè)大數(shù)據(jù)分析算法實戰(zhàn)
- 數(shù)據(jù)結(jié)構(gòu)與算法(C語言版)
- Enterprise Integration with WSO2 ESB
- 網(wǎng)站數(shù)據(jù)庫技術(shù)
- HikariCP連接池實戰(zhàn)
- 聯(lián)動Oracle:設計思想、架構(gòu)實現(xiàn)與AWR報告
- Access 2016數(shù)據(jù)庫應用基礎(chǔ)
- 企業(yè)級大數(shù)據(jù)項目實戰(zhàn):用戶搜索行為分析系統(tǒng)從0到1
- 大數(shù)據(jù)技術(shù)體系詳解:原理、架構(gòu)與實踐
- MySQL性能調(diào)優(yōu)與架構(gòu)設計
- SQL進階教程(第2版)
- SQL Server 2012數(shù)據(jù)庫技術(shù)及應用(第4版)