jar

ai.salmonbrain : experiment-sdk

Maven & Gradle

Jun 24, 2022
11 stars

experiment-sdk · Apache Spark based framework for analysis A/B experiments

Table Of Contents

Latest Version

Download ai.salmonbrain : experiment-sdk JAR file - Latest Versions:

All Versions

Download ai.salmonbrain : experiment-sdk 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 experiment-sdk-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ai.salmonbrain.experiment

├─ ai.salmonbrain.experiment.ExperimentConfig.class - [JAR]

├─ ai.salmonbrain.experiment.ExperimentConfigSelector.class - [JAR]

├─ ai.salmonbrain.experiment.LongPartitioner.class - [JAR]

├─ ai.salmonbrain.experiment.Partitioner.class - [JAR]

├─ ai.salmonbrain.experiment.StringPartitioner.class - [JAR]

ai.salmonbrain.client.hash

├─ ai.salmonbrain.client.hash.HashFunction.class - [JAR]

├─ ai.salmonbrain.client.hash.HashFunctions.class - [JAR]

├─ ai.salmonbrain.client.hash.LongMurmurHash.class - [JAR]

├─ ai.salmonbrain.client.hash.StringMurmurHash.class - [JAR]