public class MetadataHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static PMMLModelSpec |
createPMMLSpec(RecordTokenType inputType,
String txnFieldName,
String itemFieldName)
Build the PMML model specification for an ARM model given the transaction field and item field names.
|
public static PMMLModelSpec createPMMLSpec(RecordTokenType inputType, String txnFieldName, String itemFieldName)
inputType - record type of input transaction data settxnFieldName - transaction identifier field nameitemFieldName - item field nameCopyright © 2024 Actian Corporation. All rights reserved.