- Feature Engineering Made Easy
- Sinan Ozdemir Divya Susarla
- 91字
- 2021-06-25 22:45:54
The nominal level
The first level of data, the nominal level, has the weakest structure. It consists of data that are purely described by name. Basic examples include blood type (A, O, AB), species of animal, or names of people. These types of data are all qualitative.
Some other examples include:
- In the SF Job Salary dataset, the Grade column would be nominal
- Given visitor logs of a company, the first and last names of the visitors would be nominal
- Species of animals in a lab experiment would be nominal
推薦閱讀
- GitHub Essentials
- 數據可視化:從小白到數據工程師的成長之路
- Voice Application Development for Android
- MySQL從入門到精通(第3版)
- Mastering Machine Learning with R(Second Edition)
- 數據庫技術及應用教程
- 金融商業算法建模:基于Python和SAS
- IPython Interactive Computing and Visualization Cookbook(Second Edition)
- Mastering LOB Development for Silverlight 5:A Case Study in Action
- 爬蟲實戰:從數據到產品
- 區塊鏈+:落地場景與應用實戰
- 大數據與機器學習:實踐方法與行業案例
- 數據挖掘與數據化運營實戰:思路、方法、技巧與應用
- 數據庫原理及應用實驗:基于GaussDB的實現方法
- Applying Math with Python