public class ModelTranslatorFactory extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ModelTranslatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ModelTranslatorFactory |
newInstance() |
ModelTranslator<?> |
newModelTranslator(org.dmg.pmml.PMML pmml,
org.dmg.pmml.Model model) |
public ModelTranslator<?> newModelTranslator(org.dmg.pmml.PMML pmml, org.dmg.pmml.Model model)
public static ModelTranslatorFactory newInstance()
Copyright © 2020. All rights reserved.