SoftwareX (May 2023)

TINTO: Converting Tidy Data into image for classification with 2-Dimensional Convolutional Neural Networks

  • Manuel Castillo-Cara,
  • Reewos Talla-Chumpitaz,
  • Raúl García-Castro,
  • Luis Orozco-Barbosa

Journal volume & issue
Vol. 22
p. 101391

Abstract

Read online

The growing interest in the use of algorithms-based machine learning for predictive tasks has generated a large and diverse development of algorithms. However, it is widely known that not all of these algorithms are adapted to efficient solutions in certain tidy data format datasets. For this reason, novel techniques are currently being developed to convert tidy data into images with the aim of using Convolutional Neural Networks (CNNs). TINTO offers the opportunity to convert tidy data into images through the representation of characteristic pixels by implementing two dimensional reduction algorithms: Principal Component Analysis (PCA) and t-distributed Stochastic Neighbour Embedding (t-SNE). Our proposal also includes a blurring technique, which adds more ordered information to the image and can improve the classification task in CNNs.

Keywords