- Feature Engineering Made Easy
- Sinan Ozdemir Divya Susarla
- 284字
- 2021-06-25 22:45:52
Feature understanding – what’s in my dataset?
In our first subtopic, we will start to build our fundamentals in dealing with data. By understanding the data in front of us, we can start to have a better idea of where to go next. We will begin to explore the different types of data out there as well as how to recognize the type of data inside datasets. We will look at datasets from several domains and identify how they are different from each other and how they are similar to each other. Once we are able to comfortably examine data and identify the characteristics of different attributes, we can start to understand the types of transformations that are allowed and that promise to improve our machine learning algorithms.
Among the different methods of understanding, we will be looking at:
- Structured versus unstructured data
- The four levels of data
- Identifying missing data values
- Exploratory data analysis
- Descriptive statistics
- Data visualizations
We will begin at a basic level by identifying the structure of, and then the types of data in front of us. Once we are able to understand what the data is, we can start to fix problems with the data. As an example, we must know how much of our data is missing and what to do when we have missing data.
Make no mistake, data visualizations, descriptive statistics, and exploratory data analysis are all a part of feature engineering. We will be exploring each of these procedures from the perspective of the machine learning engineer. Each of these procedures has the ability to enhance our machine learning pipelines and we will test and alter hypotheses about our data using them.
- 數(shù)據(jù)庫(kù)技術(shù)與應(yīng)用教程(Access)
- 達(dá)夢(mèng)數(shù)據(jù)庫(kù)編程指南
- Learning Spring Boot
- Access 2016數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用
- 數(shù)據(jù)驅(qū)動(dòng)設(shè)計(jì):A/B測(cè)試提升用戶體驗(yàn)
- OracleDBA實(shí)戰(zhàn)攻略:運(yùn)維管理、診斷優(yōu)化、高可用與最佳實(shí)踐
- Spark大數(shù)據(jù)編程實(shí)用教程
- 大數(shù)據(jù)精準(zhǔn)挖掘
- Oracle RAC日記
- 數(shù)據(jù)科學(xué)實(shí)戰(zhàn)指南
- 智慧的云計(jì)算
- 數(shù)據(jù)庫(kù)應(yīng)用系統(tǒng)開(kāi)發(fā)實(shí)例
- Unreal Engine Virtual Reality Quick Start Guide
- 大數(shù)據(jù)技術(shù)原理與應(yīng)用:概念、存儲(chǔ)、處理、分析與應(yīng)用
- Expert Python Programming(Third Edition)