arulesCBA:R中基于关联规则的分类-源码

上传者: 42134168 | 上传时间: 2021-09-28 14:15:53 | 文件大小: 126KB | 文件类型: ZIP
基于关联规则的分类 将R包 (Hahsler等人,2020年)是在封装的延伸来执行关联基于规则的分类。 该软件包提供了用于类关联规则的基础结构,并基于以下算法实现了关联分类器: CBA(Liu et al,1998) bCBA,wCBA(Ian Johnson,未出版) 通过LUCS-KDD软件库进行的CMAR(Li,Han和Pei,2001年) 通过LUCS-KDD软件库进行的CPAR(Yin和Han,2003年) 在R / Weka中通过J48进行C4.5(Quinlan,1993年) 箔(尹和韩,2003年) 通过R / Weka进行PART(Frank and Witten,1998) 通过LUCS-KDD软件库进行PRM(Yin和Han,2003年) RCAR(Azmi等,2019) RIPPER通过R / Weka(Cohen,1995) 该软件包还提供了用于关联分类的基础结构(监督的分类,挖掘分类关联规则(CARs)),并实现了各种基于关联规则的分类策略(首次匹配,多数投票,加权投票等)。 安装 稳定的CRAN版本:从R内安装 install.pa

文件下载

资源详情

[{"title":"( 57 个子文件 126KB ) arulesCBA:R中基于关联规则的分类-源码","children":[{"title":"arulesCBA-master","children":[{"title":"man","children":[{"title":"CBA.Rd <span style='color:#111;'> 3.37KB </span>","children":null,"spread":false},{"title":"LUCS_KDD_CBA.Rd <span style='color:#111;'> 3.95KB </span>","children":null,"spread":false},{"title":"mineCARs.Rd <span style='color:#111;'> 5.04KB </span>","children":null,"spread":false},{"title":"wCBA.Rd <span style='color:#111;'> 2.33KB </span>","children":null,"spread":false},{"title":"bCBA.Rd <span style='color:#111;'> 2.80KB </span>","children":null,"spread":false},{"title":"Lymphography.Rd <span style='color:#111;'> 2.72KB </span>","children":null,"spread":false},{"title":"CBA_helpers.Rd <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"discretizeDF.supervised.Rd <span style='color:#111;'> 2.69KB </span>","children":null,"spread":false},{"title":"CBA_ruleset.Rd <span style='color:#111;'> 4.02KB </span>","children":null,"spread":false},{"title":"RCAR.Rd <span style='color:#111;'> 3.96KB </span>","children":null,"spread":false},{"title":"prepareTransactions.Rd <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"Mushroom.Rd <span style='color:#111;'> 3.53KB </span>","children":null,"spread":false},{"title":"RWeka_CBA.Rd <span style='color:#111;'> 3.55KB </span>","children":null,"spread":false},{"title":"FOIL.Rd <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"transactions2DF.Rd <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false}],"spread":false},{"title":"data","children":[{"title":"Mushroom.rda <span style='color:#111;'> 46.77KB </span>","children":null,"spread":false},{"title":"Lymphography.rda <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false}],"spread":true},{"title":"NAMESPACE <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":".github","children":[{"title":"workflows","children":[{"title":"R-CMD-check.yaml <span style='color:#111;'> 2.85KB </span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 7B </span>","children":null,"spread":false}],"spread":true},{"title":"NEWS.md <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"tests","children":[{"title":"testthat","children":[{"title":"test-RCAR.R <span style='color:#111;'> 691B </span>","children":null,"spread":false},{"title":"test-CBA.R <span style='color:#111;'> 960B </span>","children":null,"spread":false},{"title":"test-discretize.R <span style='color:#111;'> 599B </span>","children":null,"spread":false},{"title":"test-classifiers.R <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"test-LUCS_KDD.R <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"test-CBA_ruleset.R <span style='color:#111;'> 834B </span>","children":null,"spread":false}],"spread":true},{"title":"testthat.R <span style='color:#111;'> 76B </span>","children":null,"spread":false}],"spread":true},{"title":"inst","children":[{"title":"CITATION <span style='color:#111;'> 593B </span>","children":null,"spread":false},{"title":"LUCS_KDD_java","children":[{"title":"runCMAR.java <span style='color:#111;'> 621B </span>","children":null,"spread":false},{"title":"runPRM.java <span style='color:#111;'> 469B </span>","children":null,"spread":false},{"title":"runCPAR.java <span style='color:#111;'> 471B </span>","children":null,"spread":false},{"title":"runFOIL.java <span style='color:#111;'> 471B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"src","children":[{"title":"dll.c <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"cba.c <span style='color:#111;'> 19.23KB </span>","children":null,"spread":false},{"title":"weighted.c <span style='color:#111;'> 5.20KB </span>","children":null,"spread":false}],"spread":true},{"title":".Rbuildignore <span style='color:#111;'> 58B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 20B </span>","children":null,"spread":false},{"title":"R","children":[{"title":"mineCARs.R <span style='color:#111;'> 7.50KB </span>","children":null,"spread":false},{"title":"prepareTransactions.R <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false},{"title":"classFrequency.R <span style='color:#111;'> 3.78KB </span>","children":null,"spread":false},{"title":"bCBA.R <span style='color:#111;'> 10.82KB </span>","children":null,"spread":false},{"title":"discretizeDF.supervised.R <span style='color:#111;'> 4.86KB </span>","children":null,"spread":false},{"title":"FOIL.R <span style='color:#111;'> 5.89KB </span>","children":null,"spread":false},{"title":"formula.R <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"AAAdata.R <span style='color:#111;'> 6.25KB </span>","children":null,"spread":false},{"title":"CBA_ruleset.R <span style='color:#111;'> 5.72KB </span>","children":null,"spread":false},{"title":"RWeka_CBA.R <span style='color:#111;'> 7.71KB </span>","children":null,"spread":false},{"title":"RCAR.R <span style='color:#111;'> 6.03KB </span>","children":null,"spread":false},{"title":"LUCS_KDD_CBA.R <span style='color:#111;'> 13.97KB </span>","children":null,"spread":false},{"title":"predict.R <span style='color:#111;'> 4.02KB </span>","children":null,"spread":false},{"title":"transactions2DF.R <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false},{"title":"AAAinstalled.R <span style='color:#111;'> 937B </span>","children":null,"spread":false},{"title":"wCBA.R <span style='color:#111;'> 2.47KB </span>","children":null,"spread":false},{"title":"CBA.R <span style='color:#111;'> 13.46KB </span>","children":null,"spread":false}],"spread":false},{"title":"DESCRIPTION <span style='color:#111;'> 905B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 4.71KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • tllmyheart :
    用户下载后在一定时间内未进行评价,系统默认好评。
    2021-08-19

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明