Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

Classes
Package com.intel.daal.algorithms.association_rules

Contains classes for the association rules algorithm.

Classes

class  Batch
 Computes the result of the association rules algorithm in the batch processing mode. More...
 
class  Input
 Input for the association rules algorithm More...
 
class  InputId
 Available identifiers of input arguments for the association rules algorithm. More...
 
class  ItemsetsOrderId
 Available sort order options for resulting itemsets. More...
 
class  Method
 Available methods for computing large itemsets and association rules. More...
 
class  Parameter
 Parameters for the association rules compute method. More...
 
class  Result
 Results obtained with the compute() method of the association rules algorithm in the batch processing mode. More...
 
class  ResultId
 Available identifiers of results for the association rules algorithm. More...
 
class  RulesOrderId
 Available sort order options for resulting association rules. More...
 

For more complete information about compiler optimizations, see our Optimization Notice.