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

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)