Skip to content

arulesCBA_1.2.1

Latest
Compare
Choose a tag to compare
@mhahsler mhahsler released this 21 Nov 20:45
· 11 commits to master since this release

arulesCBA 1.2.1 (2021-11-20)

  • mineCARs now uses by default minimum LHS-support (via parameter originalSupport = FALSE).
  • the CBA_ruleset function is now used consistently as the constructor for CBA objects.
  • added transactionCoverage.
  • added uncoveredClassExamples.
  • added uncoveredMajorityClass.
  • added transactions2DF to convert transactions to a data.frame.
  • RCAR is now faster (does not run glmnet again for the chosen lambda) and returns the whole regularization path.
  • prepareTransactions now automatically add a negative class item if needed.
  • moved the experimental algorithms wCBA and bCBA to Work.
  • R/Weka-based classifiers have now a default class.