jar

net.streamok : streamok-service-machinelearning

Maven & Gradle

Jan 12, 2017
2 usages
Table Of Contents

Latest Version

Download net.streamok : streamok-service-machinelearning JAR file - Latest Versions:

All Versions

Download net.streamok : streamok-service-machinelearning JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 streamok-service-machinelearning-0.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.streamok.service.machinelearning.vertx

├─ net.streamok.service.machinelearning.vertx.ModelCacheProvider.class - [JAR]

├─ net.streamok.service.machinelearning.vertx.SparkSessionProvider.class - [JAR]

net.streamok.service.machinelearning.operation.textlabel

├─ net.streamok.service.machinelearning.operation.textlabel.FeatureVectorSource.class - [JAR]

├─ net.streamok.service.machinelearning.operation.textlabel.InMemoryVectorsSource.class - [JAR]

├─ net.streamok.service.machinelearning.operation.textlabel.LabelAllTextContent.class - [JAR]

├─ net.streamok.service.machinelearning.operation.textlabel.LabelTextContent.class - [JAR]

├─ net.streamok.service.machinelearning.operation.textlabel.PredictTextLabel.class - [JAR]

├─ net.streamok.service.machinelearning.operation.textlabel.TextLabelFeatureVector.class - [JAR]

├─ net.streamok.service.machinelearning.operation.textlabel.TrainTextLabelModel.class - [JAR]

net.streamok.service.machinelearning.operation.decision

├─ net.streamok.service.machinelearning.operation.decision.Decide.class - [JAR]

├─ net.streamok.service.machinelearning.operation.decision.DecisionFeatureVector.class - [JAR]

├─ net.streamok.service.machinelearning.operation.decision.TrainDecisionModel.class - [JAR]

net.streamok.service.machinelearning.common

├─ net.streamok.service.machinelearning.common.ModelCache.class - [JAR]

net.streamok.service.machinelearning

├─ net.streamok.service.machinelearning.MachineLearningIngestTrainingData.class - [JAR]

├─ net.streamok.service.machinelearning.MachineLearningService.class - [JAR]

Advertisement