BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
ngkim0721
Calcite | Level 5

Hello.

I am using SAS Enterprise Miner 14.1.

I want to use SVM(Support Vector Machine) Node but I can't find it.

I can see the similar node HP SVM in HPDM group, but I can't find classical SVM node.

 

Could you let me know the reason of the above problem or the way I can find the classical SVM?

 

Thanks in advance.

1 ACCEPTED SOLUTION

Accepted Solutions
M_Maldonado
Barite | Level 11

I didn't play around much with the SVM node, but I am a big fan of PROC HPSVM. I think you are gonna like it.

 

This paper by Bob Rodriguez and Robert Cohen explains really well what's the deal with HPDM procedures.

http://support.sas.com/resources/papers/proceedings13/401-2013.pdf

 

In my own short summary, HPDM procs were designed to make the most out of your computing power. If you are running in a single machine, they will run multithreaded. If you are running on a big appliance (grid, blade, whatever you call it), your HPDM proc will use as many nodes and threads as are available--no syntax changes needed, only specify this mode on your libname statement.

I understand that many HPDM procs were also developed as an opportunity to revisit the algorithm, add new options, and retire some others if it would benefit your results.

 

Very interested to hear how your course comes along. Just curious, what's the final project?

View solution in original post

9 REPLIES 9
M_Maldonado
Barite | Level 11

Starting EM14.1 you only have HPSVM node. I think the proc for SVM node was released as experimental, so it is better if you use HPSVM node.

Do you see similar/better performance?

You need SVM mostly to migrate projects, or some other reason?

 

Thanks,

ngkim0721
Calcite | Level 5

Thanks for the prompt and kind response.

Now I think I'd better to use HPSVM node.

 

In fact, I do not fully understand HPDM group.

I just thought that every node in HPDM group is for distributed computing environments.

Because I'm scheduled to run a kind of data mining course using e-miner in this spring, I needed to know what is HPDM group and what is main difference between HPDM and classical nodes.

In that sense, I found tree, regression, and neural network in both classical model and HPDM nodes.

But I couldn't find classical SVM node.

That is why I posted the question.

 

Thanks again for your kind reply.

 

M_Maldonado
Barite | Level 11

I didn't play around much with the SVM node, but I am a big fan of PROC HPSVM. I think you are gonna like it.

 

This paper by Bob Rodriguez and Robert Cohen explains really well what's the deal with HPDM procedures.

http://support.sas.com/resources/papers/proceedings13/401-2013.pdf

 

In my own short summary, HPDM procs were designed to make the most out of your computing power. If you are running in a single machine, they will run multithreaded. If you are running on a big appliance (grid, blade, whatever you call it), your HPDM proc will use as many nodes and threads as are available--no syntax changes needed, only specify this mode on your libname statement.

I understand that many HPDM procs were also developed as an opportunity to revisit the algorithm, add new options, and retire some others if it would benefit your results.

 

Very interested to hear how your course comes along. Just curious, what's the final project?

ngkim0721
Calcite | Level 5

First of all, I appreciate your kind comments.

According to your comments, I just decided to study HPDM procs more.

Of course, your insightful summary will be great help.

 

In my data mining course, we discuss some data mining theories and pratice sas enterprise miner.

Until 2014, I used old version (E-Miner 4.3), but I decided to use newer version (14.1) from this semister.

So I'm updating my lecture notes now.

 

The subjects of term project are open, so students can choose their own topic.

However, because my research interests are mainly on text mining, many students perform their project about text mining.

Some of the subjects are topic modeling, issue tracking, issue clustering based on users' access, and so on.

 

If you recommend any interesting topic for term project, it will be great help for me and my students. ^^

 

Thanks for your supports and efforts.

rayIII
SAS Employee

How about a topiic analyis of a favorite / interesting publicly available text? Such as a great novel, legislative activity, research abstracts, etc. 

 

For example:

 

https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-to-Create-a-Thematic-Timeline/ta-p/22...

 

Hope this helps,

 

Ray

ngkim0721
Calcite | Level 5
Thanks again for the comments.
​I've performed ​text mining with news, VOC, patents, and twitter messages.
But I haven't tried novel or legislative activity.
​I'll do these if I can acquire novel or legislative activity text.

​Thanks for your great kindness!​


##- Please type your reply above this line. Simple formatting, no
attachments. -##

--
rayIII
SAS Employee
You're welcome!


PatrickHall
Obsidian | Level 7

If you are an instructor you should have free access to many in-depth educational materials provided by SAS' education practice:

 

http://support.sas.com/learn/ap/prof/index.html

 

(This includes text mining materials.)

ngkim0721
Calcite | Level 5
WOW~
Thanks for the invaluable information!!!

##- Please type your reply above this line. Simple formatting, no
attachments. -##

--

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
  • 9 replies
  • 5545 views
  • 0 likes
  • 4 in conversation