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

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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
  • 1895 views
  • 0 likes
  • 2 in conversation