<?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: decision tree after cluster node in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/decision-tree-after-cluster-node/m-p/169619#M1910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; Cluster Node itself creates a small decision tree, where the target is the segment?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;I see a tree will all segment only, do you know where to get the tree for each segment individually?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Oct 2014 14:19:32 GMT</pubDate>
    <dc:creator>ken88</dc:creator>
    <dc:date>2014-10-03T14:19:32Z</dc:date>
    <item>
      <title>decision tree after cluster node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/decision-tree-after-cluster-node/m-p/169616#M1907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; decision tree after cluster node for each cluster.&lt;/P&gt;&lt;P&gt;it asking me to set a target variable, but the cluster _SEGMENT_ is gray out., so I cannot set it&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 16:14:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/decision-tree-after-cluster-node/m-p/169616#M1907</guid>
      <dc:creator>ken88</dc:creator>
      <dc:date>2014-10-02T16:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: decision tree after cluster node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/decision-tree-after-cluster-node/m-p/169617#M1908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ken,&lt;/P&gt;&lt;P&gt;Please provide a little more background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I frequently use decision trees to model each segment of a cluster node, but the target variable is not the segment variable.&lt;/P&gt;&lt;P&gt;For example for the German Credit data set I can add a cluster node that will give me X segments. For each segment I add a decision tree that will model the probability of default (variable BAD). Variable bad is the target, not the variable segment created by the cluster node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that help? What are you trying to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 17:33:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/decision-tree-after-cluster-node/m-p/169617#M1908</guid>
      <dc:creator>M_Maldonado</dc:creator>
      <dc:date>2014-10-02T17:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: decision tree after cluster node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/decision-tree-after-cluster-node/m-p/169618#M1909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe first use a Metadata node to change the ROLE of the _SEGMENT_ variable.&lt;/P&gt;&lt;P&gt;If I remember correctly the Cluster Node itself creates a small decision tree, where the target is the segment. You can use that tree to inspect your clusters or get approximate rules for you clusters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 07:29:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/decision-tree-after-cluster-node/m-p/169618#M1909</guid>
      <dc:creator>gergely_batho</dc:creator>
      <dc:date>2014-10-03T07:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: decision tree after cluster node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/decision-tree-after-cluster-node/m-p/169619#M1910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; Cluster Node itself creates a small decision tree, where the target is the segment?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;I see a tree will all segment only, do you know where to get the tree for each segment individually?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 14:19:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/decision-tree-after-cluster-node/m-p/169619#M1910</guid>
      <dc:creator>ken88</dc:creator>
      <dc:date>2014-10-03T14:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: decision tree after cluster node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/decision-tree-after-cluster-node/m-p/169620#M1911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;I am trying to cluster the bank customer and then I want to use tree to model their assets&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;What are the steps to do this, after you get the result from Cluster Node?:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;For each segment I add a decision tree that will model the probability of default (variable BAD). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Thank You&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 14:23:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/decision-tree-after-cluster-node/m-p/169620#M1911</guid>
      <dc:creator>ken88</dc:creator>
      <dc:date>2014-10-03T14:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: decision tree after cluster node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/decision-tree-after-cluster-node/m-p/169621#M1912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there is only this tree with the _SEGMENT_ variable in the target role. No individual trees for each segment.&lt;/P&gt;&lt;P&gt;Sorry, previously I thought you want to create a decision tree, to explore your clusters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want one model for each segment: In this case you can use the Star/End Group nodes and get a segmented model. And then put a tree node between them.&lt;/P&gt;&lt;P&gt;Or you want to use the _SEGMENT_ variabel as an INPUT variable? This is also possible, you need to change the ROLE of the _SEGMENT_&amp;nbsp; variable to INPUT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 14:46:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/decision-tree-after-cluster-node/m-p/169621#M1912</guid>
      <dc:creator>gergely_batho</dc:creator>
      <dc:date>2014-10-03T14:46:14Z</dc:date>
    </item>
  </channel>
</rss>

