egorbodrov / replay   0.1

Apache License 2.0 Website GitHub

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

Scala versions: 2.12

replay_test1 0.1


Group ID:
io.github.egorbodrov
Artifact ID:
replay_test1_2.12
Version:
0.1
Release Date:
Jul 4, 2024
Licenses:
Files:
Full Scala Version:
2.12.15
Developers:

libraryDependencies += "io.github.egorbodrov" %% "replay_test1" % "0.1"

Mill build tool

ivy"io.github.egorbodrov::replay_test1:0.1"

Scala CLI

//> using dep "io.github.egorbodrov::replay_test1:0.1"

Ammonite REPL

import $ivy.`io.github.egorbodrov::replay_test1:0.1`

<dependency>
  <groupId>io.github.egorbodrov</groupId>
  <artifactId>replay_test1_2.12</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'io.github.egorbodrov', name: 'replay_test1_2.12', version: '0.1'