jar

nz.ac.waikato.cms.weka : scriptingClassifiers

Maven & Gradle

Apr 26, 2012

scriptingClassifiers · Wrapper classifiers for Jython and Groovy code. Even though the classifier is serializable, the trained classifier cannot be stored persistently. I.e., one cannot store a model file and re-load it at a later point in time again to make predictions.

Table Of Contents

Latest Version

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

All Versions

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

weka.classifiers.scripting

├─ weka.classifiers.scripting.GroovyClassifier.class - [JAR]

├─ weka.classifiers.scripting.JythonClassifier.class - [JAR]

Advertisement