Spark Transformers Versions Save

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

0.4.0

6 years ago

-a bunch of new custom transformers for spark 2.0 -gradient boost model support for spark-2.0

0.3.0

7 years ago

-move scala binary version from version to artifactIds -added a bunch of new transformers

0.2.2

7 years ago

-Bunch of new custom transformers

0.2.0

7 years ago

-Added input and output column keys in transformer interface -Pipeline input and outputs are being extracted from pipeline stage -Changed outputKey to Set<String>. This is backward incompatible release. Older serialized models will not longer deserialize out of the box.

0.1.4

7 years ago

-Support for LogScaler and ChisqSelector

0.1.3

7 years ago

-Support for spark 2.0

0.1.2

7 years ago

Using bytecode java1.7 Support for customer transformers

0.1

8 years ago