Sponsor:

Your company here, and a link to your site. Click to find out more.

Package python3-niaarm

A minimalistic framework for numerical association rule mining

https://github.com/firefly-cpp/NiaARM

NiaARM is a framework for Association Rule Mining based on nature-inspired
algorithms for optimization. The framework is written fully in Python and
runs on all platforms. NiaARM allows users to preprocess the data in a
transaction database automatically, to search for association rules and
provide a pretty output of the rules found. This framework also supports
numerical and real-valued types of attributes besides the categorical ones.
Mining the association rules is defined as an optimization problem, and
solved using the nature-inspired algorithms that come from the related
framework called NiaPy.

Version: 0.3.8

General Commands

niaarm niaarm – perform Association Rule Mining, output mined rules as csv, get mined rules’ statistics