This entry was posted on Friday, November 05th, 2010
and is filed under .
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response or Trackback from your own site.
I would like know a procedure in SAS on implementing support vector machines and how it is done on SAS e-guide and SAS e-miner. I am using this method to classify goods from bads using a set of characteristics on individuals. Thanks in advance
14. December 2010 um 14:40
@Mark,
yes. if SAS Enterprise Miner version 5.3 or above installed, a proc svm is available. Enterprise Guide doesn’t support SVM.
Note that proc svm, like any other procs for EM, are not officially supported. The GUI tool EM is recommended.
6. December 2010 um 21:10
Dear Sir/madam,
I would like know a procedure in SAS on implementing support vector machines and how it is done on SAS e-guide and SAS e-miner. I am using this method to classify goods from bads using a set of characteristics on individuals. Thanks in advance