登录
首页 » Python » CBA-master

CBA-master

于 2020-12-24 发布
0 215
下载积分: 1 下载次数: 2

代码说明:

说明:  关联分类算法CBA的Python代码实现。(The Python code implementation of association classification algorithm CBA.)

文件列表:

CBA-master\.gitattributes, 65 , 2018-03-09
CBA-master\.gitignore, 9 , 2018-03-09
CBA-master\.idea\CBA-master.iml, 408 , 2019-07-23
CBA-master\.idea\encodings.xml, 138 , 2019-07-23
CBA-master\.idea\misc.xml, 188 , 2019-07-23
CBA-master\.idea\modules.xml, 279 , 2019-07-23
CBA-master\.idea\workspace.xml, 24563 , 2019-09-02
CBA-master\cba_cb_m1.py, 6235 , 2019-09-01
CBA-master\cba_cb_m2.py, 11395 , 2018-03-09
CBA-master\cba_rg.py, 8508 , 2019-09-01
CBA-master\datasets\australian.data, 28735 , 2018-03-09
CBA-master\datasets\australian.names, 215 , 2018-03-09
CBA-master\datasets\banknote_authentication.data, 45030 , 2018-03-09
CBA-master\datasets\banknote_authentication.names, 183 , 2018-03-09
CBA-master\datasets\car.data, 51867 , 2018-03-09
CBA-master\datasets\car.names, 108 , 2018-03-09
CBA-master\datasets\diagnosis.data, 3517 , 2018-03-09
CBA-master\datasets\diagnosis.names, 225 , 2018-03-09
CBA-master\datasets\dresses.data, 38875 , 2018-03-09
CBA-master\datasets\dresses.names, 261 , 2018-03-09
CBA-master\datasets\facebook.data, 33540 , 2018-03-09
CBA-master\datasets\facebook.names, 586 , 2018-03-09
CBA-master\datasets\flare.data, 8398 , 2018-03-09
CBA-master\datasets\flare.names, 642 , 2018-03-09
CBA-master\datasets\forest.data, 45733 , 2018-03-09
CBA-master\datasets\forest.names, 669 , 2018-03-09
CBA-master\datasets\german.data, 79793 , 2018-03-09
CBA-master\datasets\german.names, 683 , 2018-03-09
CBA-master\datasets\heart-disease.processed.cleveland.data, 18461 , 2018-03-09
CBA-master\datasets\heart-disease.processed.cleveland.names, 231 , 2018-03-09
CBA-master\datasets\horse-colic.data, 25152 , 2018-03-09
CBA-master\datasets\horse-colic.names, 763 , 2018-03-09
CBA-master\datasets\indian-liver-patient-dataset.data, 23176 , 2018-03-09
CBA-master\datasets\indian-liver-patient-dataset.names, 166 , 2018-03-09
CBA-master\datasets\ionosphere.data, 76467 , 2018-03-09
CBA-master\datasets\ionosphere.names, 581 , 2018-03-09
CBA-master\datasets\iris.data, 4551 , 2018-03-09
CBA-master\datasets\iris.names, 102 , 2018-03-09
CBA-master\datasets\kr-vs-kp.data, 245950 , 2018-03-09
CBA-master\datasets\kr-vs-kp.names, 687 , 2018-03-09
CBA-master\datasets\led.data, 3200 , 2018-03-09
CBA-master\datasets\led.names, 138 , 2018-03-09
CBA-master\datasets\mammographic_masses.data, 12489 , 2018-03-09
CBA-master\datasets\mammographic_masses.names, 114 , 2018-03-09
CBA-master\datasets\messidor_features.data, 116773 , 2018-03-09
CBA-master\datasets\messidor_features.names, 518 , 2018-03-09
CBA-master\datasets\monks.data, 6048 , 2018-03-09
CBA-master\datasets\monks.names, 102 , 2018-03-09
CBA-master\datasets\pima-indians-diabetes.data, 23279 , 2018-03-09
CBA-master\datasets\pima-indians-diabetes.names, 311 , 2018-03-09
CBA-master\datasets\qualitative_bankruptcy.data, 3643 , 2018-03-09
CBA-master\datasets\qualitative_bankruptcy.names, 181 , 2018-03-09
CBA-master\datasets\seeds.data, 9288 , 2018-03-09
CBA-master\datasets\seeds.names, 188 , 2018-03-09
CBA-master\datasets\tic-tac-toe.data, 25866 , 2018-03-09
CBA-master\datasets\tic-tac-toe.names, 291 , 2018-03-09
CBA-master\datasets\transfusion.data, 10484 , 2018-03-09
CBA-master\datasets\transfusion.names, 84 , 2018-03-09
CBA-master\datasets\user-knowledge-modeling.data, 7794 , 2018-03-09
CBA-master\datasets\user-knowledge-modeling.names, 82 , 2018-03-09
CBA-master\datasets\vertebra.data, 11796 , 2018-03-09
CBA-master\datasets\vertebra.names, 177 , 2018-03-09
CBA-master\datasets\wiki4HE.data, 98159 , 2018-03-09
CBA-master\datasets\wiki4HE.names, 913 , 2018-03-09
CBA-master\datasets\wine.data, 11126 , 2018-03-09
CBA-master\datasets\wine.names, 296 , 2018-03-09
CBA-master\datasets\yeast.data, 65296 , 2018-03-09
CBA-master\datasets\yeast.names, 124 , 2018-03-09
CBA-master\datasets\zoo.data, 3434 , 2018-03-09
CBA-master\datasets\zoo.names, 306 , 2018-03-09
CBA-master\final report.pdf, 705397 , 2018-03-09
CBA-master\pre_processing.py, 6475 , 2018-03-09
CBA-master\read.py, 2138 , 2018-03-09
CBA-master\README.md, 2878 , 2019-08-06
CBA-master\rmep.py, 6687 , 2018-03-09
CBA-master\ruleitem.py, 3643 , 2019-09-01
CBA-master\validation.py, 11422 , 2019-09-02
CBA-master\__pycache__\cba_cb_m1.cpython-36.pyc, 4460 , 2019-09-01
CBA-master\__pycache__\cba_cb_m2.cpython-36.pyc, 8031 , 2019-07-23
CBA-master\__pycache__\cba_rg.cpython-36.pyc, 6344 , 2019-09-01
CBA-master\__pycache__\pre_processing.cpython-36.pyc, 4980 , 2019-07-23
CBA-master\__pycache__\read.cpython-36.pyc, 1738 , 2019-07-23
CBA-master\__pycache__\rmep.cpython-36.pyc, 4403 , 2019-07-23
CBA-master\__pycache__\ruleitem.cpython-36.pyc, 3207 , 2019-09-01
CBA-master\.idea, 0 , 2019-09-02
CBA-master\datasets, 0 , 2019-09-01
CBA-master\__pycache__, 0 , 2019-09-01
CBA-master, 0 , 2019-09-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 考虑环境效益的DG优化
    考虑电网经济效益、环境效益和电能质量分布式电源优化配置(Optimal allocation of distributed generation considering comprehensive benefits of power grid)
    2018-08-19 13:54:03下载
    积分:1
  • VHDL 函数信号发生器 VHDL 函数信号发生器
    VHDL 函数信号发生器 VHDL 函数信号发生器-VHDL Function Generator VHDL Function Generator
    2022-03-06 16:12:35下载
    积分:1
  • voip asterik
    servidor de telefonia voip
    2017-12-02 18:43:14下载
    积分:1
  • 10MW风力机叶片设计及在随机风载荷下的响应分析
    说明:  对大型风力机柔性叶片的设计方法及其在随机风载荷作用下的动态响应与载荷特性进行了研究。根据风力 机叶片空气动力学和结构设计理论,将柔性叶片离散为多个刚体,形成一个多体系统。根据多体动力学的建模方法 和叶片气动模型,考虑两者的相互作用,建立了柔性叶片的非线性耦合动力学方程并开发了相应的仿真程序。算例 分析了叶片在随机风载荷作用下的气弹载荷与随机振动响应,并对稳定风速和紊流风速下的响应结果作了对比分析(This paper presented a design method of the flexible blade and its dynamic response under random wind. The flexible blade was discretized into multiple rigid bodies, and the multi-body system was established according to the theory of aerodynamics and the structural design of the blade. The nonlinear aeroelastic coupling equations of a constrained flexible blade are derived by the dynamics of multi-body system theory and the blade aerodynamics model, and the simulation program was developed. The examples analyzed time-domain responses of the blade under stable and turbulent wind speed, and the results were compared under these two kinds of wind speed.)
    2020-01-06 11:22:01下载
    积分:1
  • 使用Delphi操作Excel的例子。 功能是从一个excel文件中删除另外一个excel文件已经存在的内容。...
    使用Delphi操作Excel的例子。 功能是从一个excel文件中删除另外一个excel文件已经存在的内容。-Operation Excel using Delphi examples. Function is from one excel document excel delete a file already exists the contents.
    2022-03-31 05:09:08下载
    积分:1
  • DataApplicationCompanionGuide
    Data Application Companion Guide
    2019-04-20 22:25:34下载
    积分:1
  • 离散优化问题的启发式设计与实现,…
    When designing and implementing heuristics for discrete optimization problems, there are many choices to be made. These include search paradigms, search mechanisms, search parameters, test sets, etc. Often these choices are treated as independent of each other, even though most researchers acknowledge some interdependence between the diff erent search mechanisms and associated para- meter settings. Our experience is that the search mechanisms and parameters often interact, and at times in unforeseen ways. This is a diffi cult problem to disentangle, and often even to discover.
    2022-06-20 23:25:41下载
    积分:1
  • 欧姆龙 NJ运动控制实例
    欧姆龙的NJ控制器与视觉控制器通信实例,内有详细的注释(OMRON NJ controller and visual controller communication example, there are detailed notes.)
    2018-10-20 11:04:53下载
    积分:1
  • This is a preparation with the five fingers FLASH chess procedures, the procedur...
    这是一个用FLASH编写的五指棋程序,程序中的智能算法还是一般,还需改进,适合于Flash编程学习。-This is a preparation with the five fingers FLASH chess procedures, the procedures for the smart algorithm or in the general, the need to improve suitable for Flash Programming learning.
    2023-06-25 03:55:03下载
    积分:1
  • dreicondutor2
    三导体传输线方程的简单程序,无损耗传输线近似,最终给出结果图(A simple program for the equation of the three conductor transmission line)
    2018-03-28 14:21:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载