Package | Description |
---|---|
com.pervasive.datarush.analytics.arm |
Provides common classes for Association Rule Mining (ARM).
|
Modifier and Type | Method and Description |
---|---|
List<Item> |
PMMLAssociationModel.getItems()
Return the list of items contained in the model.
|
Modifier and Type | Method and Description |
---|---|
void |
PMMLAssociationModel.addItem(Item item)
Add an item to the model.
|
Copyright © 2020 Actian Corporation. All rights reserved.