jar

io.github.sb-ai-lab : replay_2.12

Maven & Gradle

Sep 26, 2023
234 stars

replay · Scala-based implementations of ALS for RePlay project

Table Of Contents

Latest Version

Download io.github.sb-ai-lab : replay_2.12 JAR file - Latest Versions:

All Versions

Download io.github.sb-ai-lab : replay_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.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 replay_2.12-3.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.spark.ml.recommendation.replay

├─ org.apache.spark.ml.recommendation.replay.ALSModelParams.class - [JAR]

├─ org.apache.spark.ml.recommendation.replay.ALSParams.class - [JAR]

├─ org.apache.spark.ml.recommendation.replay.ReplayALS.class - [JAR]

├─ org.apache.spark.ml.recommendation.replay.ReplayALSModel.class - [JAR]

org.apache.spark.replay.utils

├─ org.apache.spark.replay.utils.ScalaPySparkUDFs.class - [JAR]