BookmarkSubscribeRSS Feed
bluenotebooks
Calcite | Level 5

Hi,

I work in credit card fraud and recently got access to SAS Enterprise Miner and SAS Enterprise Guide.  I have a fairly good knowledge of SQL so I've been able to use SQL in Enterprise Guide to work with datasources I wasn't previously able to work with using SQL which has been great.  What I'd really like to do though is figure out how to use link analysis in Enterprise Miner to identify compromised merchants.  All of my transaction information is stored in one table.  This includes the account number, merchant name, date, time, whether or not a transaction is fraud etc.  I know I need to pull out the transaction data for just the cards that have fraud and then set that up as transaction data but I've read through tons of pages of tutorials and can't figure out how to do this.  It took me forever just to figure out how to put my LIBNAME statement in the project start code so that I could add my data source as input data. 

None of the tutorial information I have found seems to explain how to do really basic things or if it does it's specific to a case study and doesn't give a general explanation.  Can anyone point me towards information that will help me accomplish what I'm wanting to accomplish?  I do have some programming experience so I feel like I can figure this stuff out if I can find the information I'm looking for.  I'd be extremely grateful for any help you can provide.  Thanks!

3 REPLIES 3
ChrisHemedinger
Community Manager

Welcome to SAS and to the community!

Moving this to community.  There are some articles about Link Analysis (like this one: but the experts in this community will be able to answer your specific questions.


Chris

It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.
Reeza
Super User

I don't have a ton of experience with EM, only a project or two, but I found that preparing the data via code first and then bringing it into EM was what worked best. I also did some of my exploratory analysis outside of EM until I needed tools that were in EM specifically. 

For learning EG, I'm not sure what resources there are, but for learning by code SAS Analytics U has a free e-learning course available.

rayIII
SAS Employee

Yes, if you are comfortable with EG, by all means prepare your data there and import it into EM using an input data source node. Be sure to set role=transaction.

This paper that gives some background on Link Analysis as well as some examples:

https://support.sas.com/rnd/app/data-mining/enterprise-miner/papers/2014/linkAnalysis2014.pdf

If that's too much to digest at this point, you could start by doing example #2 "Examining Web Log Data" in Enterprise Miner Help for the Link Analysis node.

Hope this helps.

Ray

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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
  • 3 replies
  • 891 views
  • 0 likes
  • 4 in conversation