Introduction - If you have any usage issues, please Google them yourself
Stream Data Mining
Data mining is a part of a process called KDD-knowledge discovery in databases. This process consists basically
of steps that are performed before carrying out data mining, such as data selection, data cleaning, pre-processing,
and data transformation. Association rule techniques are used for data mining if the goal is to detect relationships or associations
between specific values of categorical variables in large data sets.