| Name | Description | Type | Package | Framework |
| AssociationRules | Generates association rules from a RDD[FreqItemset[Item]. | Class | org.apache.spark.mllib.fpm | Apache Spark |
| AssociationRules .Rule | An association rule between sets of items. | Class | org.apache.spark.mllib.fpm.AssociationRules | Apache Spark |