Description
The C4.5 Decision Tree is also known as J48 algorithm. That is one of the essential data mining algorithm. The implementation of J48 or C4.5 decision tree has been carried out using JAVA technology. The implemented model include the performance analysis too in terms of accuracy, error rate, memory and time requirements. Additionally, for implementing decision tree WEKA [1] library is used. You can load your dateset in ARFF (Attribute Relationship File Format) [2]. The product includes a download with the following:
- Source Code in JAVA
- Libraries
- SQL Script
Reviews
There are no reviews yet.