jar

nz.ac.waikato.cms.weka : scatterPlot3D

Maven & Gradle

Feb 04, 2019

scatterPlot3D · A visualization component for displaying a 3D scatter plot of the data using Java 3D. Requires Java 3D to be installed. This version adds built-in sampling controls to the GUI. The default sampling percentage is set so that a maximum of 5000 instances are plotted. The user can adjust this higher or lower to suit their available processing speed and memory.

Table Of Contents

Latest Version

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

All Versions

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

weka.gui.explorer

├─ weka.gui.explorer.Explorer3DPanel.class - [JAR]

weka.gui.visualize

├─ weka.gui.visualize.Visualize3D.class - [JAR]

├─ weka.gui.visualize.VisualizePanel3D.class - [JAR]

weka.gui.knowledgeflow

├─ weka.gui.knowledgeflow.KF3DPerspective.class - [JAR]

weka.gui.beans

├─ weka.gui.beans.KF3DPerspective.class - [JAR]

Advertisement