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

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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
  • 3262 views
  • 3 likes
  • 3 in conversation