arc (version 1.4)

Association Rule Classification

Description

Implements the Classification-based on Association Rules (CBA) algorithm for association rule classification. The package, also described in Hahsler et al. (2019) , contains several convenience methods that allow to automatically set CBA parameters (minimum confidence, minimum support) and it also natively handles numeric attributes by integrating a pre-discretization step. The rule generation phase is handled by the 'arules' package. To further decrease the size of the CBA models produced by the 'arc' package, postprocessing by the 'qCBA' package is suggested.

Copy Link

Version

Down Chevron

Install

install.packages('arc')

Monthly Downloads

343

Version

1.4

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

August 17th, 2023

Functions in arc (1.4)