Discretization methods: Class-Attribute Contingency Coefficient (CACC - MATLAB)
by Julio Zaragoza
14 May 2013
(Updated 16 May 2013)
Correct Implementation of the CACC Discretization Method.
http://cs.adelaide.edu.au/~jzaragoza
|
Watch this File
|
| File Information |
| Description |
This is the correct MATLAB implementation of the discretization method appearing in the paper "A Discretization Algorithm Based on Class-Attribute Contingency Coefficient" by Tsai et al., 2008.
If you tried some other implementations and you don't receive the same results reported in the paper, it is because those implementations are WRONG and in some cases INCOMPLETE.
I tested my code with the data provided in the paper and all of my discretization ranges, CACC values and discretized data are the same as in the paper.
The file 'main.m' contains an example which uses the CACC function for discretizing some data used in the paper.
If you find any bugs in my code please report them so that I can fix them. |
| Required Products |
MATLAB
|
| MATLAB release |
MATLAB 7.14 (R2012a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 28 Jun 2013 |
Will
|
|
|
| Updates |
| 15 May 2013 |
Improved description |
| 16 May 2013 |
Added my webpage's link |
|
Contact us