BookmarkSubscribeRSS Feed
yunnun
Calcite | Level 5

This company I'm doing ML type work for dropped an ungodly amount of money on seat licenses for SAS Enterprise Miner.

Like many of you, I tend to code up solutions. This however, looks point and click, but is complicated enough that I'd need to spend some serious time learning how to use it.

For those of you who have already tried it, is it worth the investment time in terms of learning it? Or, as I suspect, does the point and click nature of it oversimplify?

2 REPLIES 2
PaigeMiller
Diamond | Level 26

I use Enterprise Miner in some situations. I find that Enterprise Miner is easier than writing code for the situation where you want to fit many different models to the same data (or same data with different cleaning/different missing value imputation applied), and then fit the models and compare the models on a number of different criteria.

 

Other than that, I write code.

--
Paige Miller
sbxkoenk
SAS Super FREQ

Hello,

 

The standard stuff (flows) in Enterprise Miner is really easy to use, believe me!

You can probably find videos on https://video.sas.com/ .

 

What is more difficult in Enterprise Miner :

  • Writing your own custom nodes that behave exactly like the SAS-supplied nodes
  • Writing SAS code nodes using all of the macros and macro variables such that the code node adapts to any incoming data (generic code). 
  • Dynamically generating score code in SAS code nodes.
  • Dynamically changing metadata

Enterprise Miner work is much quicker done than doing the same by programming !! 
And the flows built are self-explanatory.

 

The successor to Enterprise Miner in SAS Viya is Model Studio (with a Visual Data Mining and Machine learning project).

 

BR, Koen

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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
  • 2 replies
  • 1029 views
  • 0 likes
  • 3 in conversation