BookmarkSubscribeRSS Feed
ngrundli
Calcite | Level 5

Hi all,

 

I have trained a random forest on continuous data. I now want to extract the points the variables were split on to be able to use these split points to bin/discretize my variables.

 

Your help or suggestions would be much appreciated!

 

Thanks

1 REPLY 1
Mike_N
SAS Employee

I don't think this is possible for PROC HPFOREST (which creates a forest of decision trees). However, for a single tree model, you can get this information from PROC HPSPLIT. 

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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