jar

bz.turtle : readable

Maven & Gradle

Jul 02, 2019
4 stars

Turtle - Vowpal Wabbit model read/predict · A pure Java reader/predictor of Vowpal Wabbit readable model

Table Of Contents

Latest Version

Download bz.turtle : readable JAR file - Latest Versions:

All Versions

Download bz.turtle : readable JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.2.x
1.2
1.1
1.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 readable-2.0.11-BETA.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

bz.turtle.readable

├─ bz.turtle.readable.Counter.class - [JAR]

├─ bz.turtle.readable.Explanation.class - [JAR]

├─ bz.turtle.readable.ReadableModel.class - [JAR]

├─ bz.turtle.readable.VWMurmur.class - [JAR]

bz.turtle.readable.input

├─ bz.turtle.readable.input.Feature.class - [JAR]

├─ bz.turtle.readable.input.FeatureInterface.class - [JAR]

├─ bz.turtle.readable.input.Namespace.class - [JAR]

├─ bz.turtle.readable.input.PredictionRequest.class - [JAR]

├─ bz.turtle.readable.input.Util.class - [JAR]