Objeto de conferencia
Comparative Study of the Performance of the Classification Algorithms of the Apache Spark ML Library
Registro en:
isbn:978-987-633-574-4
Autor
Camele, Genaro
Hasperué, Waldo
Ronchetti, Franco
Quiroga, Facundo Manuel
Institución
Resumen
Classification algorithms are widely used in several areas: finance, education, security, medicine, and more. Another use of these algorithms is to support feature extraction techniques. These techniques use classification algorithms to determine the best subset of attributes that support an acceptable prediction. Currently, a large amount of data is being collected and, as a result, databases are becoming increasingly larger and distributed processing becomes a necessity. In this sense, Spark, and in particular its Spark ML library, is one of the most widely used frameworks for performing classification tasks in large databases.
Given that some feature extraction techniques need to execute a classification algorithm a significant number of times, with a different subset of attributes in each run, the performance of these algorithms should be known beforehand so that the overall feature extraction process is carried out in the shortest possible time. In this work, we carry out a comparative study of four Spark ML classification algorithms, measuring predictive power and execution times as a function of the number of attributes in the training dataset. Workshop: WBDMD - Base de Datos y Minería de Datos Red de Universidades con Carreras en Informática