ppmml

Python library for converting machine learning models to pmml file


Keywords
machine, learning, data, science, jpmml, pmml, sklearn, scikit-learn, tensorflow, xgboost, spark, sparkml, R, lightgbm
License
AGPL-3.0
Install
pip install ppmml==0.0.1

Documentation

ppmml

Python library for converting machine learning models to pmml file

How to build from source

    sh build.sh clean package

the output egg package will under dist directory

Notes