Hi,
how can we do Random forest model using SAS?
If there any direct function in SAS to do that like proc logistic or proc SVM?
Thanks
Sundeep
Do you have SAS EM?
Otherwise I think you're out of luck 😞
Then I don't believe Random Forests are available to you via SAS.
Can we try exporting the background code of the Random forest from Eminer.
It won't matter if you don't have an EM license, as it belongs to the EM module.
If you do have it, the proc is HPFOREST and the documentation should be installed on your machine. I don't think the documentation is open if you don't have EM licensed.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.