BookmarkSubscribeRSS Feed
FCN_93
Calcite | Level 5

Hi guys.
There is some form to generate feature selection with the Boruta algorithm in SAS 9.4 or Viya. or is there a similar procedure in SAS?
Thanks

1 REPLY 1
sbxkoenk
SAS Super FREQ

Hello,

 

Boruta (R Package) is a wrapper method of the Feature selection built around the Random Forest Classifier algorithm.

It works with "shuffled" features , known as Shadow Features.

 

The Data Science Pilot Action Set in
SAS Visual Data Mining and Machine Learning
has a generateShadowFeatures action to generate two shadow features per variable.
But I have no clue how these are exactly built.
https://go.documentation.sas.com/doc/en/pgmsascdc/v_033/casactml/casactml_datasciencepilot_examples4...

 

Koen

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