spotify / noether   0.4.0

Apache License 2.0 Website GitHub

Scala Aggregators used for ML Model metrics monitoring

Scala versions: 2.13 2.12 2.11

noether-core 0.0.1


Group ID:
com.spotify.ml
Artifact ID:
noether-core_2.12
Version:
0.0.1
Release Date:
Mar 30, 2018
Licenses:
Files:

libraryDependencies += "com.spotify.ml" %% "noether-core" % "0.0.1"

Mill build tool

ivy"com.spotify.ml::noether-core:0.0.1"

Scala CLI

//> using dep "com.spotify.ml::noether-core:0.0.1"

Ammonite REPL

import $ivy.`com.spotify.ml::noether-core:0.0.1`

<dependency>
  <groupId>com.spotify.ml</groupId>
  <artifactId>noether-core_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.spotify.ml', name: 'noether-core_2.12', version: '0.0.1'