`mlxtend` is a [[Python]] library of useful tools for [[Machine Learning|machine learning]] that includes a lot of helper tools and algorithms that are not present in [[scikit-learn]]. One of its most interesting submodules is the one providing [[Association Rules|association rule inference]]. ## Examples ![[Association Rule Learning in Python]]