Example usage for weka.core Summarizable interface-usage

List of usage examples for weka.core Summarizable interface-usage

Introduction

In this page you can find the example usage for weka.core Summarizable interface-usage.

Usage

From source file bme.mace.logicdomain.Evaluation.java

/**
 * Class for evaluating machine learning models.
 * <p/>
 * 
 * -------------------------------------------------------------------
 * <p/>

From source file cotraining.copy.Evaluation_D.java

/**
 * Class for evaluating machine learning models. <p/>
 *
 * ------------------------------------------------------------------- <p/>
 *
 * General options when evaluating a learning scheme from the command-line: <p/>

From source file cotraining.Evaluation_D.java

/**
 * Class for evaluating machine learning models. <p/>
 *
 * ------------------------------------------------------------------- <p/>
 *
 * General options when evaluating a learning scheme from the command-line: <p/>

From source file GClass.EvaluationInternal.java

/**
 * Class for evaluating machine learning models. <p>
 *
 * ------------------------------------------------------------------- <p>
 *
 * General options when evaluating a learning scheme from the command-line: <p>

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

From source file milk.classifiers.MIEvaluation.java

  /**
   * Class for evaluating machine learning models. <p>
   *
   * General options when evaluating a learning scheme from the command-line: <p>
   *
   * -t filename <br>