Example usage for weka.classifiers Sourcable interface-usage

List of usage examples for weka.classifiers Sourcable interface-usage

Introduction

In this page you can find the example usage for weka.classifiers Sourcable interface-usage.

Usage

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/>