Package | Description |
---|---|
pl.poznan.put.cs.idss.jrs.core.mem |
Implements decision table stored in memory with random and serial access.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AllDirectionsMemoryContainer |
Extention of
MemoryContainer that can produce memory container with all possible orders of preferences for all attributes. |
class |
MemoryContainer |
This class is used to store examples and attributes directly into memory.
|
class |
RandomizableMemoryContainer |
Memory container that can be randomized.
|
class |
WekaTransferableMemoryContainer |
Extention of
MemoryContainer that can produce Weka's Instances object. |