Custom Models and transformers

Java Library for exporting spark models in Java ecosystem

License

License

GroupId

GroupId

com.flipkart.fdp.ml
ArtifactId

ArtifactId

models-info
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Custom Models and transformers
Java Library for exporting spark models in Java ecosystem

Download models-info

How to add to project

<!-- https://jarcasting.com/artifacts/com.flipkart.fdp.ml/models-info/ -->
<dependency>
    <groupId>com.flipkart.fdp.ml</groupId>
    <artifactId>models-info</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.flipkart.fdp.ml/models-info/
implementation 'com.flipkart.fdp.ml:models-info:0.4.0'
// https://jarcasting.com/artifacts/com.flipkart.fdp.ml/models-info/
implementation ("com.flipkart.fdp.ml:models-info:0.4.0")
'com.flipkart.fdp.ml:models-info:jar:0.4.0'
<dependency org="com.flipkart.fdp.ml" name="models-info" rev="0.4.0">
  <artifact name="models-info" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flipkart.fdp.ml', module='models-info', version='0.4.0')
)
libraryDependencies += "com.flipkart.fdp.ml" % "models-info" % "0.4.0"
[com.flipkart.fdp.ml/models-info "0.4.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.5
org.apache.commons : commons-lang3 jar 3.3.2
com.github.fommil.netlib : core jar 1.1.2
org.slf4j : slf4j-api jar 1.7.10

provided (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
ch.qos.logback : logback-core jar 1.0.13
org.projectlombok : lombok jar 1.16.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Spark-Transformers: Library for exporting spark models in Java ecosystem.

Full Documentation

See the Wiki for full documentation, examples, operational details and other information.

Communication

What does it do?

  • Provide a way to export Spark models/transformations into a custom format which can be imported back into a java object.
  • Provide a way to do model predictions in java ecosystem.

Tech Talk on spark transformers

Presentation link

Bugs and Feedback

For bugs, questions and discussions please use the Github Issues.

LICENSE

Spark-Transformers is licensed under : The Apache Software License, Version 2.0. Here is a copy of the license (http://www.apache.org/licenses/LICENSE-2.0.txt)

com.flipkart.fdp.ml

Flipkart Incubator

Versions

Version
0.4.0
0.3.1
0.3.0
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1-java1.7
0.1.1
0.1