jar

nz.ac.waikato.cms.weka : isotonicRegression

Maven & Gradle

Apr 26, 2012

isotonicRegression · Learns an isotonic regression model. Picks the attribute that results in the lowest squared error. Missing values are not allowed. Can only deal with numeric attributes. Considers the monotonically increasing case as well as the monotonically decreasing case.

Table Of Contents

Latest Version

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

All Versions

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

weka.classifiers.functions

├─ weka.classifiers.functions.IsotonicRegression.class - [JAR]