jar

nz.ac.waikato.cms.weka : winnow

Maven & Gradle

Apr 26, 2012

winnow · Implements Winnow and Balanced Winnow algorithms by Littlestone. For more information, see N. Littlestone (1988). Learning quickly when irrelevant attributes are abound: A new linear threshold algorithm. Machine Learning. 2:285-318; N. Littlestone (1989). Mistake bounds and logarithmic linear-threshold learning algorithms. University of California, Santa Cruz. Does classification for problems with nominal attributes (which it converts into binary attributes)

Table Of Contents

Latest Version

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

All Versions

Download nz.ac.waikato.cms.weka : winnow 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 winnow-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.Winnow.class - [JAR]

Advertisement