Abstract
Frente al aumento de la cantidad de datos disponibles y el creciente interés por su explotación, en el área de la minería de datos se produce un crecimiento en la necesidad de herramientas para extraer conocimiento de estos. Existe por lo tanto un gran interés por las herramientas y algoritmos de clustering que permitan encontrar patrones o grupos de elementos similares. El objetivo de este proyecto es desarrollar una herramienta que generar clusters de datos, formados por variables categórica, sobre las cuales, al contrario que las variables numéricas, han sido menos estudiadas. Las variables categóricas son aquellas cuyo valor está definido en base a una característica cualitativa, y las variables numéricas sin embargo están definidas en base a características cuantitativas. Se ha desarrollado un algoritmo basado en clustering jerárquico y medidas de asociación. Al aplicarlo sobre datos de compras se han obtenido patrones que muestran elementos que se suelen comprar juntos y patrones de establecimientos visitados en un centro comercial.---ABSTRACT---Upon the growing quantity of available data and interest on exploiting it, in the field of Data Mining there is a need for tools that provide knowledge from this data. Therefore, there is a great a keen interest for clustering tools and algorithms which can allow to find patterns and groups of elements. The aim of this project is to develop a new tool to generate data clusters defined by categorical variables, which in opposition to clustering of quantifiable variables it is a relatively unexplored field study. Categorical variables are those assigned to a group based on a qualitative characteristic and quantifiable variables are those assigned to a group based on a quantitative characteristic. An algorithm based hierarchical clustering and association measures has been developed. And data related to shopping has been analysed with this tool and we obtained patterns showing elements that are usually bought together and patterns of shops visited by a person in a mall.