Discretization algorithms: Class-Attribute Contingency Coefficient

To discrete continuous data, CACC is a promising discretization scheme proposed in 2008

이 제출물을 팔로우합니다

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 (2026). Discretization algorithms: Class-Attribute Contingency Coefficient (https://kr.mathworks.com/matlabcentral/fileexchange/24343-discretization-algorithms-class-attribute-contingency-coefficient), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Biological and Health Sciences에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.2.0.0

improve the code

1.1.0.0

Improve it

1.0.0.0