jar

nz.ac.waikato.cms.weka : stackingC

Maven & Gradle

Nov 19, 2018

stackingC · Implements StackingC (more efficient version of stacking). For more information, see A.K. Seewald: How to Make Stacking Better and Faster While Also Taking Care of an Unknown Weakness. In: Nineteenth International Conference on Machine Learning, 554-561, 2002. Note: requires meta classifier to be a numeric prediction scheme

Table Of Contents

Latest Version

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

All Versions

Download nz.ac.waikato.cms.weka : stackingC 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 stackingC-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

weka.classifiers.meta

├─ weka.classifiers.meta.StackingC.class - [JAR]

Advertisement