jpmml / jpmml-evaluator-spark

PMML evaluator library for the Apache Spark cluster computing system (http://spark.apache.org/)
GNU Affero General Public License v3.0
94 stars 43 forks source link

Use Scala to make the project compatible with all versions of Spark. #13

Closed valdo404 closed 6 years ago

valdo404 commented 6 years ago

Hi @vruusmann we just made a PR (#12) so that the project is more compatible with all versions of Spark.

Because of this, It is now written in scala. Also, we added unit tests that are describing the cases from the README.

Can you help us ?

Best regards, Laurent

valdo404 commented 6 years ago