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

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

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
  • 1144 views
  • 0 likes
  • 3 in conversation