<?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: Rule induction in Eminer in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Rule-induction-in-Eminer/m-p/179861#M2144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is definitely a good suggestion. I will forward it to &lt;A __default_attr="816709" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt; in product management.&lt;/P&gt;&lt;P&gt;Any more suggestions please send them our way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Jakes!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2014 14:56:33 GMT</pubDate>
    <dc:creator>M_Maldonado</dc:creator>
    <dc:date>2014-10-13T14:56:33Z</dc:date>
    <item>
      <title>Rule induction in Eminer</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Rule-induction-in-Eminer/m-p/179858#M2141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please tell me how to see the decision tree (the tree diagram with the leaves and so on) Eminer creates when you execute the rule induction node in Eminer version 6.1? When I access the results, I only seem to find information on the performance measures such as the misclassification rate, ASE, etc. Thanks guys!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 08:51:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Rule-induction-in-Eminer/m-p/179858#M2141</guid>
      <dc:creator>JakesVenter</dc:creator>
      <dc:date>2014-10-10T08:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rule induction in Eminer</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Rule-induction-in-Eminer/m-p/179859#M2142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake,&lt;/P&gt;&lt;P&gt;Newer versions of Enterprise Miner have the option to use the decision tree node to import a tree model ... we could plan a workaround with EM13.1 or newer.&lt;/P&gt;&lt;P&gt;For EM 6.1 I think the easiest might be to use a decision tree with the same settings of the proc arbor that runs in the rule induction node.&lt;/P&gt;&lt;P&gt;From the log, I got:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="174" style="border: 1px solid rgb(0, 0, 0); width: 379px; height: 168px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Decision Tree Node Option&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Value&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Leaf Size&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Minimum Categorical Size&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5 (default)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Maximum Depth&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Missing Values&lt;/TD&gt;&lt;TD&gt;Use in Search (default)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Nominal Target Criterion&lt;/TD&gt;&lt;TD&gt;Gini&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Assessment measure&lt;/TD&gt;&lt;TD&gt;Average Square Error&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a slightly better model, so I may be missing one more option. Hopefully someone will come to the rescue!&lt;/P&gt;&lt;P&gt;In the meantime this should get you close enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 15:06:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Rule-induction-in-Eminer/m-p/179859#M2142</guid>
      <dc:creator>M_Maldonado</dc:creator>
      <dc:date>2014-10-10T15:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Rule induction in Eminer</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Rule-induction-in-Eminer/m-p/179860#M2143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been using Decision Tree Nodes in EM 6.1 as surrogate models to check the output of the rule induction node. Thus far it seems to do the trick. I just thought there might be an easier point-and-click method. Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 05:05:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Rule-induction-in-Eminer/m-p/179860#M2143</guid>
      <dc:creator>JakesVenter</dc:creator>
      <dc:date>2014-10-13T05:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Rule induction in Eminer</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Rule-induction-in-Eminer/m-p/179861#M2144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is definitely a good suggestion. I will forward it to &lt;A __default_attr="816709" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt; in product management.&lt;/P&gt;&lt;P&gt;Any more suggestions please send them our way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Jakes!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 14:56:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Rule-induction-in-Eminer/m-p/179861#M2144</guid>
      <dc:creator>M_Maldonado</dc:creator>
      <dc:date>2014-10-13T14:56:33Z</dc:date>
    </item>
  </channel>
</rss>

