jar

nz.ac.waikato.cms.weka : J48graft

Maven & Gradle

Apr 25, 2014

J48graft · Class for generating a grafted (pruned or unpruned) C4.5 decision tree. For more information, see Geoff Webb: Decision Tree Grafting From the All-Tests-But-One Partition.

Table Of Contents

Latest Version

Download nz.ac.waikato.cms.weka : J48graft JAR file - Latest Versions:

All Versions

Download nz.ac.waikato.cms.weka : J48graft JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window J48graft-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

weka.classifiers.trees

├─ weka.classifiers.trees.J48graft.class - [JAR]

weka.classifiers.trees.j48

├─ weka.classifiers.trees.j48.C45PruneableClassifierTreeG.class - [JAR]

├─ weka.classifiers.trees.j48.GraftSplit.class - [JAR]