/LoadPMMLModel

Load a PMML model in Java

Primary LanguageJava

Load PMML Model

LoadPMMLModel shows how to load a LightGBM model in Java, which was trained with Python.

Here is an example how to train and export the model to PMML format.