C4.5 Algorithm - Implementations

Implementations

J48 is an open source Java implementation of the C4.5 algorithm in the weka data mining tool. TimeSleuth extends C4.5's use to temporal and causal discovery. TimeSleuth also allows converting C4.5 rules to PROLOG statements

Read more about this topic:  C4.5 Algorithm