CAIM Discretization Algorithm

版本 1.1.0.0 (1.8 MB) 作者: Guangdi Li
CAIM (class-attribute interdependence maximization) is designed to discretize continuous data.
2.2K 次下载
更新时间 2010/10/17

查看许可证

The task of extracting knowledge from databases is quite often performed by machine learning algorithms. The majority of
these algorithms can be applied only to data described by discrete numerical or nominal attributes (features). In the case of continuous attributes, there is a need for a discretization algorithm that transforms continuous attributes into discrete ones.
This code is based on paper: "CAIM Discretization Algorithm", details can look for this paper [1].
One can start with "ControlCenter.m", here you will find a simple example , with explanations.
If there is any problem , please let me know. I will answer you as soon as possible.

[1] Kurgan, L. and Cios, K.J., 2004. CAIM Discretization Algorithm. IEEE Transactions on Knowledge and Data Engineering, 16(2):145-153

引用格式

Guangdi Li (2024). CAIM Discretization Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/24344-caim-discretization-algorithm), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

As requested by the authors of CAIM, I add their paper in reference.

1.0.0.0