jpmml / pyspark2pmml

Python library for converting Apache Spark ML pipelines to PMML
GNU Affero General Public License v3.0
95 stars 25 forks source link

how use pyspark2pmml in pycharm #15

Closed haofengrushui204 closed 5 years ago

vruusmann commented 5 years ago

The PySpark2PMML package follows all Python packaging standards/conventions. You would use it exactly the same way as any other package.