List of usage examples for weka.core Matchable interface-usage
From source file j48.J48.java
/**
* <!-- globalinfo-start --> Class for generating a pruned or unpruned C4.5
* decision tree. For more information, see<br/>
* <br/>
* Ross Quinlan (1993). C4.5: Programs for Machine Learning. Morgan Kaufmann
* Publishers, San Mateo, CA.
From source file library.MikeJ48.java
/**
<!-- globalinfo-start -->
* Class for generating a pruned or unpruned C4.5 decision tree. For more information, see<br/>
* <br/>
* Ross Quinlan (1993). C4.5: Programs for Machine Learning. Morgan Kaufmann Publishers, San Mateo, CA.
* <p/>