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
- Google Group: ml-platform
- GitHub Issues
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
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)
