How to remove repeated association rules?

조회 수: 4 (최근 30일)
Jothi
Jothi 2015년 3월 16일
Sir,
I am new in Association rule mining. When I extract the rules using demoassocationanalysis.m function and the get following rules.
Rule (Support, Confidence)
alltimelow -> food,low (20%, 71.4286%)
low -> alltimelow,food (20%, 100%)
alltimelow,food -> low (20%, 83.3333%)
alltimelow,low -> food (20%, 100%)
I think all the above rules are almost same. How to remove the duplicate rules and get the best rule without repetition.
Thank you.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Agriculture에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by