Package: qCBA 1.0
qCBA: Postprocessing of Rule Classification Models Learnt on Quantized Data
Implements the Quantitative Classification-based on Association Rules (QCBA) algorithm (<doi:10.1007/s10489-022-04370-x>). QCBA postprocesses rule classification models making them typically smaller and in some cases more accurate. Supported are 'CBA' implementations from 'rCBA', 'arulesCBA' and 'arc' packages, and 'CPAR', 'CMAR', 'FOIL2' and 'PRM' implementations from 'arulesCBA' package and 'SBRL' implementation from the 'sbrl' package. The result of the post-processing is an ordered CBA-like rule list.
Authors:
qCBA_1.0.tar.gz
qCBA_1.0.tar.gz(r-4.5-noble)qCBA_1.0.tar.gz(r-4.4-noble)
qCBA_1.0.tgz(r-4.4-emscripten)qCBA_1.0.tgz(r-4.3-emscripten)
qCBA.pdf |qCBA.html✨
qCBA/json (API)
NEWS
# Install 'qCBA' in R: |
install.packages('qCBA', repos = 'https://cloud.r-project.org') |
Bug tracker:https://github.com/kliegr/qcba/issues
Last updated 6 months agofrom:a691536329. Checks:2 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 25 2025 |
R-4.5-linux | OK | Feb 25 2025 |
Exports:arulesCBA2arcCBAModelbenchmarkQCBAgetConfVectorForROCmapDataTypesqcbaqcbaHumTempqcbaIrisqcbaIris2rcbaModel2CBARuleModelsbrlModel2arcCBARuleModel
Dependencies:arcarulesarulesCBAcodetoolsdiscretizationforeachgenericsglmnetiteratorslatticeMatrixR.methodsS3R.ooR.utilsRcppRcppEigenrJavashapesurvival
Citation
To cite package ‘qCBA’ in publications use:
Kliegr T (2024). qCBA: Postprocessing of Rule Classification Models Learnt on Quantized Data. R package version 1.0, https://CRAN.R-project.org/package=qCBA.
Corresponding BibTeX entry:
@Manual{, title = {qCBA: Postprocessing of Rule Classification Models Learnt on Quantized Data}, author = {Tomáš Kliegr}, year = {2024}, note = {R package version 1.0}, url = {https://CRAN.R-project.org/package=qCBA}, }