Chapter 17
Attribute transformation
17.1 Introduction
Attribute transformation alters the data by replacing a selected attribute by one or more new attributes, functionally dependent on the original one, to facilitate further analysis. This is typically performed prior to creating classification, regression, or clustering models to bypass some limitations of the modeling algorithms used or improve model quality. The latter is possible, since—like attribute selection covered in Chapter 19—attribute transformation modifies the space of models being searched by changing the representation of instances and may make good models more likely or easier to find. This chapter presents the description and examples illustrating the most commonly used attribute transformations.
Get Data Mining Algorithms: Explained Using R now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.