BookmarkSubscribeRSS Feed
NJSAS
Calcite | Level 5

Hi,

 

I need guidance on setting a threshold for the "support" in Apriori Algorithm using SAS E-miner. The package has a threshold for confidence but not support.

 

Kindly advise.

 

Thanks.

1 REPLY 1
DougWielenga
SAS Employee

I need guidance on setting a threshold for the "support" in Apriori Algorithm using SAS E-miner. 

 

The Association node in SAS Enterprise Miner allows you to specify the Minimum Confidence level and the minimum support either measured by count or percentage using the following node properties: 

   *  Minimum Confidence Level - specifies the minimum confidence level that is required to generate a rule.

   *  Support Type - specify minimum support based on Count or Percent, and then set the appropriate parameter below: 

         -- Support Count - specifies the minimum transaction frequency to support an association. 

         -- Support Percentage - specifies the minimum transaction frequency to support an association.

 

I hope this helps!

Doug

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1562 views
  • 0 likes
  • 2 in conversation