| Package | Description |
|---|---|
| org.jpmml.translator | |
| org.jpmml.translator.mining | |
| org.jpmml.translator.regression | |
| org.jpmml.translator.tree |
| Modifier and Type | Method and Description |
|---|---|
ModelTranslator<?> |
ModelTranslatorFactory.newModelTranslator(org.dmg.pmml.PMML pmml,
org.dmg.pmml.Model model) |
| Modifier and Type | Class and Description |
|---|---|
class |
MiningModelTranslator |
class |
ModelChainTranslator |
class |
TreeModelAggregatorTranslator |
| Modifier and Type | Method and Description |
|---|---|
ModelTranslator<?> |
MiningModelTranslator.newModelTranslator(org.dmg.pmml.Model model) |
| Modifier and Type | Class and Description |
|---|---|
class |
RegressionModelTranslator |
| Modifier and Type | Class and Description |
|---|---|
class |
TreeModelTranslator |
Copyright © 2020. All rights reserved.