flipkart-incubator / spark-transformers   0.4.0

Apache License 2.0 GitHub

Spark-Transformers: Library for exporting Apache Spark MLLIB models to use them in any Java application with no other dependencies.

Scala versions: 2.11 2.10

custom-transformer 0.3.1


Group ID:
com.flipkart.fdp.ml
Artifact ID:
custom-transformer_2.10
Version:
0.3.1
Release Date:
Nov 21, 2016
Licenses:
Files:

libraryDependencies += "com.flipkart.fdp.ml" %% "custom-transformer" % "0.3.1"

Mill build tool

ivy"com.flipkart.fdp.ml::custom-transformer:0.3.1"

Scala CLI

//> using dep "com.flipkart.fdp.ml::custom-transformer:0.3.1"

Ammonite REPL

import $ivy.`com.flipkart.fdp.ml::custom-transformer:0.3.1`

<dependency>
  <groupId>com.flipkart.fdp.ml</groupId>
  <artifactId>custom-transformer_2.10</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'com.flipkart.fdp.ml', name: 'custom-transformer_2.10', version: '0.3.1'