All Tags »
binning discretization
Sorry, but there are no more tags available to filter with.
-
wenkui:I'm now prepare to write a decision tree C4.5,but how can I discretizing continuous attributes? For my program must treat large amount data,who can give me some suggestion?
I don't know how this was done in the original C4.5 algorithm, but there are many methods to choose from. Most techniques deal with a single ...