<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Anyone here actually use SAS Enterprise Miner? in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Anyone-here-actually-use-SAS-Enterprise-Miner/m-p/892580#M10582</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The standard stuff (flows) in Enterprise Miner is really easy to use, believe me!&lt;/P&gt;
&lt;P&gt;You can probably find videos on &lt;A href="https://video.sas.com/" target="_blank"&gt;https://video.sas.com/&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is more difficult in Enterprise Miner :&lt;/P&gt;
&lt;UL class="lia-list-style-type-square"&gt;
&lt;LI&gt;Writing your own custom nodes that behave exactly like the SAS-supplied nodes&lt;/LI&gt;
&lt;LI&gt;Writing SAS code nodes using all of the macros and macro variables such that the code node adapts to any incoming data (generic code).&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Dynamically generating score code in SAS code nodes.&lt;/LI&gt;
&lt;LI&gt;Dynamically changing metadata&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Enterprise Miner work is much quicker done than doing the same by programming !!&amp;nbsp;&lt;BR /&gt;And the flows built are self-explanatory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The successor to Enterprise Miner in SAS Viya is Model Studio (with a Visual Data Mining and Machine learning project).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Koen&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2023 15:29:45 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2023-09-04T15:29:45Z</dc:date>
    <item>
      <title>Anyone here actually use SAS Enterprise Miner?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Anyone-here-actually-use-SAS-Enterprise-Miner/m-p/892543#M10580</link>
      <description>&lt;P&gt;This company I'm doing ML type work for dropped an ungodly amount of money on seat licenses for SAS Enterprise Miner.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 12:16:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Anyone-here-actually-use-SAS-Enterprise-Miner/m-p/892543#M10580</guid>
      <dc:creator>yunnun</dc:creator>
      <dc:date>2023-09-04T12:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone here actually use SAS Enterprise Miner?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Anyone-here-actually-use-SAS-Enterprise-Miner/m-p/892549#M10581</link>
      <description>&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other than that, I write code.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 13:23:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Anyone-here-actually-use-SAS-Enterprise-Miner/m-p/892549#M10581</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-09-04T13:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone here actually use SAS Enterprise Miner?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Anyone-here-actually-use-SAS-Enterprise-Miner/m-p/892580#M10582</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The standard stuff (flows) in Enterprise Miner is really easy to use, believe me!&lt;/P&gt;
&lt;P&gt;You can probably find videos on &lt;A href="https://video.sas.com/" target="_blank"&gt;https://video.sas.com/&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is more difficult in Enterprise Miner :&lt;/P&gt;
&lt;UL class="lia-list-style-type-square"&gt;
&lt;LI&gt;Writing your own custom nodes that behave exactly like the SAS-supplied nodes&lt;/LI&gt;
&lt;LI&gt;Writing SAS code nodes using all of the macros and macro variables such that the code node adapts to any incoming data (generic code).&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Dynamically generating score code in SAS code nodes.&lt;/LI&gt;
&lt;LI&gt;Dynamically changing metadata&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Enterprise Miner work is much quicker done than doing the same by programming !!&amp;nbsp;&lt;BR /&gt;And the flows built are self-explanatory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The successor to Enterprise Miner in SAS Viya is Model Studio (with a Visual Data Mining and Machine learning project).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Koen&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 15:29:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Anyone-here-actually-use-SAS-Enterprise-Miner/m-p/892580#M10582</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-09-04T15:29:45Z</dc:date>
    </item>
  </channel>
</rss>

