jar

com.scleradb : sclera-plugin-weka_2.13

Maven & Gradle

May 04, 2020
0 stars

sclera-plugin-weka · Add-on that enables Sclera to perform machine learning using the WEKA library from within SQL

Table Of Contents

Latest Version

Download com.scleradb : sclera-plugin-weka_2.13 JAR file - Latest Versions:

All Versions

Download com.scleradb : sclera-plugin-weka_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0

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 sclera-plugin-weka_2.13-4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.scleradb.plugin.analytics.ml.weka.datatypes

├─ com.scleradb.plugin.analytics.ml.weka.datatypes.NominalAttr.class - [JAR]

├─ com.scleradb.plugin.analytics.ml.weka.datatypes.NumericAttr.class - [JAR]

├─ com.scleradb.plugin.analytics.ml.weka.datatypes.TimeAttr.class - [JAR]

├─ com.scleradb.plugin.analytics.ml.weka.datatypes.WekaAttr.class - [JAR]

├─ com.scleradb.plugin.analytics.ml.weka.datatypes.WekaInstances.class - [JAR]

com.scleradb.plugin.analytics.ml.weka.classifier

├─ com.scleradb.plugin.analytics.ml.weka.classifier.WekaClassifier.class - [JAR]

com.scleradb.plugin.analytics.ml.weka.service

├─ com.scleradb.plugin.analytics.ml.weka.service.WekaService.class - [JAR]

com.scleradb.plugin.analytics.ml.weka.clusterer

├─ com.scleradb.plugin.analytics.ml.weka.clusterer.WekaClusterer.class - [JAR]

Advertisement