RuleLearning.md (247B)
1 # Rule Learning 2 3 ML CH1 4 5 **Definition:** Rule learning is the process of taking in lots of data and finding associations between data. 6 7 This information can be useful when trying to implement [DimensionalityReduction](DimensionalityReduction.md)