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

Hi we have data with about 500k records and need to use the interactive decision tree. By default only 20k records are used by interactive tree. I followed the steps here 47220 - The Interactive Decision Tree Application does not use the entire data set

And specifically I put this into the project start code

%let EM_INTERACTIVE_TREE_MAXOBS= 500000;


And it doesnt help. From what I've read thats all I'm supposed to do. Any ideas?

1 ACCEPTED SOLUTION

Accepted Solutions
M_Maldonado
Barite | Level 11

It seems to me you are running Enterprise Miner 12.3 or newer.

Instead of using the macro variables, use the Interactive Sample properties.

Specify Create Sample as User and the Sample Size that you prefer.

is.jpg

I hope it helps.

-Miguel

View solution in original post

4 REPLIES 4
M_Maldonado
Barite | Level 11

It seems to me you are running Enterprise Miner 12.3 or newer.

Instead of using the macro variables, use the Interactive Sample properties.

Specify Create Sample as User and the Sample Size that you prefer.

is.jpg

I hope it helps.

-Miguel

Xamius32
Calcite | Level 5

I'm using 12.1. Where would those options be?

M_Maldonado
Barite | Level 11

In EM 12.1 you would use the macro variable in the startup code as you described in your first post.
I just gave it a try in my EM12.1 and it worked OK. Not sure why it is not working for you.

Maybe you should contact SAS support using this link: Contact SAS Institute Technical Support

CamillaGua
Fluorite | Level 6

Hello Xamius32!

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