BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
LB3
Calcite | Level 5 LB3
Calcite | Level 5

I'm using Enterprise Miner for the first time and am trying to create a Decision Tree that will select records that have the highest propensity to become a conversion of a prospect to a customer. If I have a binary Yes/No target variable and I want a decision tree to show me the variable values that point to a Yes decision, how do I modify the Decision Tree so that the model will ultimately select those records that are most likely to me a Yes. Since most of my training data is a No, the tree seems to favor the decisions that lead to No. Does that make sense? Let me know if you need any clarification.

1 ACCEPTED SOLUTION

Accepted Solutions
DougWielenga
SAS Employee

When you are fitting a Decision Tree model to a categorical outcome, the Tree will calculate probabilities for each possible outcome.  You can change the level associated with the event by changing the sort order of the target variable but this will not yield a different model.  You seem to be describing a rare event scenario where the event of interest happens far less frequently.   There is another thread in this community re: your options in this scenario at 

 

https://communities.sas.com/t5/SAS-Data-Mining-and-Machine/A-Question-on-Modeling-Rare-Events-Data/m...

 

Hope this helps!

Doug

View solution in original post

1 REPLY 1
DougWielenga
SAS Employee

When you are fitting a Decision Tree model to a categorical outcome, the Tree will calculate probabilities for each possible outcome.  You can change the level associated with the event by changing the sort order of the target variable but this will not yield a different model.  You seem to be describing a rare event scenario where the event of interest happens far less frequently.   There is another thread in this community re: your options in this scenario at 

 

https://communities.sas.com/t5/SAS-Data-Mining-and-Machine/A-Question-on-Modeling-Rare-Events-Data/m...

 

Hope this helps!

Doug

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
  • 1 reply
  • 1236 views
  • 0 likes
  • 2 in conversation