Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
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
Citation pour cette source
Guangdi Li (2026). CAIM Discretization Algorithm (https://fr.mathworks.com/matlabcentral/fileexchange/24344-caim-discretization-algorithm), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.1.0.0 (1,8 Mo)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0.0 | As requested by the authors of CAIM, I add their paper in reference. |
||
| 1.0.0.0 |
