jar

nz.ac.waikato.cms.weka : SMOTE

Maven & Gradle

Apr 03, 2013
1 usages

SMOTE · Resamples a dataset by applying the Synthetic Minority Oversampling TEchnique (SMOTE). The original dataset must fit entirely in memory. The amount of SMOTE and number of nearest neighbors may be specified. For more information, see Nitesh V. Chawla et. al. (2002). Synthetic Minority Over-sampling Technique. Journal of Artificial Intelligence Research. 16:321-357.

Table Of Contents

Latest Version

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

All Versions

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

weka.filters.supervised.instance

├─ weka.filters.supervised.instance.SMOTE.class - [JAR]

Advertisement