pypmml-spark
pypmml-spark copied to clipboard
Python PMML scoring library for PySpark as SparkML Transformer
Results
1
pypmml-spark issues
Sort by
recently updated
recently updated
newest added
I have run the `link_pmml4s_jars_into_spark.py` script succesfully  and pmml4s jar files are present in `SPARK_HOME` location  However, `TypeError: 'JavaPackage' object is not callable` still occurs  I am...