egorbodrov / replay   3.2.0

Apache License 2.0 Website GitHub

A recommendation framework for distributed model building and evaluation with PySpark.

Scala versions: 2.12

replay 3.4


Group ID:
io.github.egorbodrov
Artifact ID:
replay_2.12
Version:
3.4
Version Scheme:
Release Date:
Sept 19, 2023
Licenses:
Files:
Full Scala Version:
2.12.15
Developers:

libraryDependencies += "io.github.egorbodrov" %% "replay" % "3.4"

Mill build tool

ivy"io.github.egorbodrov::replay:3.4"

Scala CLI

//> using dep "io.github.egorbodrov::replay:3.4"

Ammonite REPL

import $ivy.`io.github.egorbodrov::replay:3.4`

<dependency>
  <groupId>io.github.egorbodrov</groupId>
  <artifactId>replay_2.12</artifactId>
  <version>3.4</version>
</dependency>

compile group: 'io.github.egorbodrov', name: 'replay_2.12', version: '3.4'