uARMSolver: A framework for Association Rule Mining

10/21/2020
by   Iztok Fister, et al.
0

The paper presents a novel software framework for Association Rule Mining named uARMSolver. The framework is written fully in C++ and runs on all platforms. It allows users to preprocess their data in a transaction database, to make discretization of data, to search for association rules and to guide a presentation/visualization of the best rules found using external tools. As opposed to the existing software packages or frameworks, this also supports numerical and real-valued types of attributes besides the categorical ones. Mining the association rules is defined as an optimization and solved using the nature-inspired algorithms that can be incorporated easily. Because the algorithms normally discover a huge amount of association rules, the framework enables a modular inclusion of so-called visual guiders for extracting the knowledge hidden in data, and visualize these using external tools.

READ FULL TEXT
research
12/07/2022

Time series numerical association rule mining variants in smart agriculture

Numerical association rule mining offers a very efficient way of mining ...
research
02/29/2020

Information cartography in association rule mining

Association Rule Mining is a data mining method for discovering the inte...
research
04/20/2010

Integrating User's Domain Knowledge with Association Rule Mining

This paper presents a variation of Apriori algorithm that includes the r...
research
07/02/2023

Numerical Association Rule Mining: A Systematic Literature Review

Numerical association rule mining is a widely used variant of the associ...
research
02/02/2021

Mining Feature Relationships in Data

When faced with a new dataset, most practitioners begin by performing ex...
research
10/08/2020

Association rules over time

Decisions made nowadays by Artificial Intelligence powered systems are u...
research
05/24/2023

ARULESPY: Exploring Association Rules and Frequent Itemsets in Python

The R arules package implements a comprehensive infrastructure for repre...

Please sign up or login with your details

Forgot password? Click here to reset