首页 | 本学科首页   官方微博 | 高级检索  
     检索      


A Memory-Efficient Encoding Method for Processing Mixed-Type Data on Machine Learning
Authors:Ivan Lopez-Arevalo  Edwin Aldana-Bobadilla  Alejandro Molina-Villegas  Hiram Galeana-Zapin  Victor Muiz-Sanchez  Saul Gausin-Valle
Institution:1.Centro de Investigación y de Estudios Avanzados del I.P.N., Unidad Tamaulipas, Victoria 87130, Mexico; (H.G.-Z.); (S.G.-V.);2.Conacyt-Centro de Investigación y de Estudios Avanzados del I.P.N., Unidad Tamaulipas, Victoria 87130, Mexico;3.Conacyt-Centro de Investigación en Ciencias de Información Geoespacial, Merida 97302, Mexico;4.Centro de Investigación en Matemáticas, Monterrey 66628, Mexico;
Abstract:The most common machine-learning methods solve supervised and unsupervised problems based on datasets where the problem’s features belong to a numerical space. However, many problems often include data where numerical and categorical data coexist, which represents a challenge to manage them. To transform categorical data into a numeric form, preprocessing tasks are compulsory. Methods such as one-hot and feature-hashing have been the most widely used encoding approaches at the expense of a significant increase in the dimensionality of the dataset. This effect introduces unexpected challenges to deal with the overabundance of variables and/or noisy data. In this regard, in this paper we propose a novel encoding approach that maps mixed-type data into an information space using Shannon’s Theory to model the amount of information contained in the original data. We evaluated our proposal with ten mixed-type datasets from the UCI repository and two datasets representing real-world problems obtaining promising results. For demonstrating the performance of our proposal, this was applied for preparing these datasets for classification, regression, and clustering tasks. We demonstrate that our encoding proposal is remarkably superior to one-hot and feature-hashing encoding in terms of memory efficiency. Our proposal can preserve the information conveyed by the original data.
Keywords:categorical data  data preprocessing  machine learning
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号