<?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: SAS EM: decision tree in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-decision-tree/m-p/774854#M8928</link>
    <description>&lt;P&gt;Use in search:&lt;/P&gt;
&lt;P&gt;In decision tree node with binary split, missing value record is assigned to both left and right side of the branch and the log worth . is estimated. Then the missing value record is assigned to the side that gives largest log worth.&lt;/P&gt;
&lt;P&gt;branch 2:&lt;/P&gt;
&lt;P&gt;In interactive DT window, by default the missing value record is assigned to the right side only.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Oct 2021 10:29:50 GMT</pubDate>
    <dc:creator>gcjfernandez</dc:creator>
    <dc:date>2021-10-18T10:29:50Z</dc:date>
    <item>
      <title>SAS EM: decision tree</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-decision-tree/m-p/774721#M8920</link>
      <description>&lt;P&gt;In SAS EM decision tree node, what is the difference between running "train the node" under "Interactive" and directly running the decision node in the diagram workspace? The results do not seem match.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, how to do pruning for decision tree? I tried changing Assessment measure from decision to misclassification, the results do not seem differ.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Oct 2021 13:20:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-decision-tree/m-p/774721#M8920</guid>
      <dc:creator>ycenycute</dc:creator>
      <dc:date>2021-10-17T13:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EM: decision tree</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-decision-tree/m-p/774800#M8921</link>
      <description>&lt;P&gt;In SAS EM decision tree node, what is the difference between running "train the node" under "Interactive" and directly running the decision node in the diagram workspace? The results do not seem match.&lt;/P&gt;
&lt;P&gt;Answer:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;The default setting related to missing value handling is different between Decision tree node and the interactive tree. Interactive tree mode is suitable for building custom tree.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Also, how to do pruning for decision tree? I tried changing Assessment measure from decision to misclassification, the results do not seem differ.&lt;/P&gt;
&lt;P&gt;Answer:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;For binary target, in the absence of decision weights, both misclassification and decision assessment measures uses misclassification rate as the model selection criterion resulting in no differences.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 05:35:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-decision-tree/m-p/774800#M8921</guid>
      <dc:creator>gcjfernandez</dc:creator>
      <dc:date>2021-10-18T05:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EM: decision tree</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-decision-tree/m-p/774803#M8922</link>
      <description>What is the difference in terms of handling missing data between Decision Tree node and the interactive tree? What does it mean by "custom" tree?</description>
      <pubDate>Mon, 18 Oct 2021 05:51:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-decision-tree/m-p/774803#M8922</guid>
      <dc:creator>ycenycute</dc:creator>
      <dc:date>2021-10-18T05:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EM: decision tree</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-decision-tree/m-p/774819#M8924</link>
      <description>&lt;P&gt;Decision tree node default setting for handling missing value: Use in search&lt;/P&gt;
&lt;P&gt;Interactive tree&amp;nbsp;default setting for handling missing value: A specific branch (branch 2 by default)&lt;/P&gt;
&lt;P&gt;Custom tree : At each split point you can choose which variable to use in split and at what split point value you want to split.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Also you can choose which branch to prune.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 06:44:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-decision-tree/m-p/774819#M8924</guid>
      <dc:creator>gcjfernandez</dc:creator>
      <dc:date>2021-10-18T06:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EM: decision tree</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-decision-tree/m-p/774840#M8925</link>
      <description>What does it mean by use in search and what does it mean by branch 2?</description>
      <pubDate>Mon, 18 Oct 2021 08:02:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-decision-tree/m-p/774840#M8925</guid>
      <dc:creator>ycenycute</dc:creator>
      <dc:date>2021-10-18T08:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EM: decision tree</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-decision-tree/m-p/774854#M8928</link>
      <description>&lt;P&gt;Use in search:&lt;/P&gt;
&lt;P&gt;In decision tree node with binary split, missing value record is assigned to both left and right side of the branch and the log worth . is estimated. Then the missing value record is assigned to the side that gives largest log worth.&lt;/P&gt;
&lt;P&gt;branch 2:&lt;/P&gt;
&lt;P&gt;In interactive DT window, by default the missing value record is assigned to the right side only.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 10:29:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-decision-tree/m-p/774854#M8928</guid>
      <dc:creator>gcjfernandez</dc:creator>
      <dc:date>2021-10-18T10:29:50Z</dc:date>
    </item>
  </channel>
</rss>

