Difference between revisions of "Association Rule Learning"

From
Jump to: navigation, search
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.

association-rules-network-graph2.png


Market Basket Analysis

Apriori