Litcius/Paper detail

Optimized Conversion of Categorical and Numerical Features in Machine Learning Models

K P N V Satya Sree, Jayavarapu Karthik, Ch. Sandya Niharika, P V V S Srinivas, N. Ravinder, Chitturi Prasad

20212021 Fifth International Conference on I-SMAC (IoT in Social, Mobile, Analytics and Cloud) (I-SMAC)13 citationsDOI

Abstract

While some data have an explicit, numerical form, many other data, such as gender or nationality, do not typically use numbers and are referred to as categorical data. Thus, machine learning algorithms need a way of representing categorical information numerically in order to be able to analyze them. Our project specifically focuses on optimizing the conversion of categorical features to a numerical form in order to maximize the effectiveness of various machine learning models. From the methods utilized, it has been observed that wide and deep is the most effective model for datasets that contain high-cardinality features, as opposed to learn embedding and one-hot encoding.

Topics & Concepts

Categorical variableCardinality (data modeling)Computer scienceEmbeddingMachine learningArtificial intelligenceEncoding (memory)Data modelingData miningTheoretical computer scienceAlgorithmDatabaseMachine Learning and Data ClassificationNeural Networks and ApplicationsImbalanced Data Classification Techniques