Practical Machine Learning by 2016

Practical Machine Learning by 2016

Author:2016
Language: eng
Format: mobi, epub
Publisher: Packt Publishing


Tip

Rules originating from the same itemset usually have the same support, but vary with confidence. The minimum support (minsup) and the minimum confidence (minconf) are the values that are agreed upon during the problem definition statement. For example, minimum support and confidence can take percentage values like 75% and 85% respectively.

To avoid all expensive computations, we can simplify this process into two steps:

Frequent itemset generation: This requires generating all the itemsets with support ≥ minsup

Rule generation: From the identified frequent itemsets, generate rules with the highest confidence



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.