<?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 Decision Trees (?)  for Multiple Target Values in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Decision-Trees-for-Multiple-Target-Values/m-p/67914#M411</link>
    <description>Has anyone (is it possible) to use a decision tree for a multi-level target (similar to multinomial regression)?  There is some documentation in SAS on multiple targets, but I think it is referring to totally different targets vs. a single target with multiple values. &lt;BR /&gt;
&lt;BR /&gt;
Is there an option more suitable than decision trees for this? I've always dealt in world of dichotomies (0,1) (Y/N) etc. Thanks.</description>
    <pubDate>Fri, 20 May 2011 16:08:47 GMT</pubDate>
    <dc:creator>SlutskyFan</dc:creator>
    <dc:date>2011-05-20T16:08:47Z</dc:date>
    <item>
      <title>Decision Trees (?)  for Multiple Target Values</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Decision-Trees-for-Multiple-Target-Values/m-p/67914#M411</link>
      <description>Has anyone (is it possible) to use a decision tree for a multi-level target (similar to multinomial regression)?  There is some documentation in SAS on multiple targets, but I think it is referring to totally different targets vs. a single target with multiple values. &lt;BR /&gt;
&lt;BR /&gt;
Is there an option more suitable than decision trees for this? I've always dealt in world of dichotomies (0,1) (Y/N) etc. Thanks.</description>
      <pubDate>Fri, 20 May 2011 16:08:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Decision-Trees-for-Multiple-Target-Values/m-p/67914#M411</guid>
      <dc:creator>SlutskyFan</dc:creator>
      <dc:date>2011-05-20T16:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Decision Trees (?)  for Multiple Target Values</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Decision-Trees-for-Multiple-Target-Values/m-p/67915#M412</link>
      <description>EM decision tree does handle a single target column with multiple distinct values.  See the basic sampsio.dmairis model for example.  &lt;BR /&gt;
&lt;BR /&gt;
Only the neural network directly handles multiple concurrent target columns in one objective function.  In fact, the targets can be of mixed types, for instance multiple each of interval, ordinal, and nominal.&lt;BR /&gt;
&lt;BR /&gt;
The two stage node and the group processing nodes enable modeling multiple target columns sequentially.&lt;BR /&gt;
&lt;BR /&gt;
hope that helps, David</description>
      <pubDate>Fri, 20 May 2011 21:19:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Decision-Trees-for-Multiple-Target-Values/m-p/67915#M412</guid>
      <dc:creator>David_Duling</dc:creator>
      <dc:date>2011-05-20T21:19:37Z</dc:date>
    </item>
  </channel>
</rss>

