Difference between revisions of "Association Rule Learning"
| Line 11: | Line 11: | ||
** [[...cluster]] | ** [[...cluster]] | ||
* [[Capabilities]] | * [[Capabilities]] | ||
| + | * [[Clustering]] | ||
* [http://en.wikipedia.org/wiki/Association_rule_learning Association Rule Learning | Wikipedia] | * [http://en.wikipedia.org/wiki/Association_rule_learning Association Rule Learning | Wikipedia] | ||
Revision as of 20:40, 22 April 2019
YouTube search... ...Google search
a rule-based machine learning method for discovering interesting relations between variables in large databases. It is intended to identify strong rules discovered in databases using some measures of interestingness. This rule-based approach also generates new rules as it analyzes more data. The ultimate goal, assuming a large enough dataset, is to help a machine mimic the human brain’s feature extraction and abstract association capabilities from new uncategorized data.
Market Basket Analysis
Apriori