Discretization algorithms: Class-Attribute Contingency Coefficient

版本 1.2.0.0 (1.8 MB) 作者: Guangdi Li
To discrete continuous data, CACC is a promising discretization scheme proposed in 2008
1.9K 次下载
更新时间 2011/1/31

查看许可证

Discretization algorithms have played an important role in data mining and knowledge discovery. They not only produce a concise summarization of continuous attributes to help the experts understand the data more easily, but also make learning more accurate and faster.
We implement the CACC algorithm is based on paper[1].
As for the code, one can open "ControlCenter.m" at first, there is a simple example here, along with one yeast database. Explanation is included inside this file too.
If there is any problem, just let me know, i will help you as soon as possible.

[1]Cheng-Jung Tsai, Chien-I Lee, Wei-Pang Yang: A discretization algorithm based on Class-Attribute Contingency Coefficient. Inf. Sci. 178(3): 714-731 (2008)

引用格式

Guangdi Li (2024). Discretization algorithms: Class-Attribute Contingency Coefficient (https://www.mathworks.com/matlabcentral/fileexchange/24343-discretization-algorithms-class-attribute-contingency-coefficient), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Biological and Health Sciences 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.2.0.0

improve the code

1.1.0.0

Improve it

1.0.0.0