an implementation of the C4.5 algorithm in Java
This is a basic example of the C4.5 decision tree algorithm developed by Ross Quinlan. C4.5 is generally used for classification and is oftern referred to as a statistical classifier.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
an implementation of the C4.5 algorithm in Java
This is a basic example of the C4.5 decision tree algorithm developed by Ross Quinlan. C4.5 is generally used for classification and is oftern referred to as a statistical classifier.