<?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 applied with ternary partition of continuous variables in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Decision-tree-applied-with-ternary-partition-of-continuous/m-p/76089#M472</link>
    <description>The software does not support that constraint.  In fact, there may be few data sets that contain candidate splits that satisfy that constraint.  You may want to use the interactive tree function to explore splits and find out if that is even possible.</description>
    <pubDate>Wed, 21 Oct 2009 21:04:16 GMT</pubDate>
    <dc:creator>David_Duling</dc:creator>
    <dc:date>2009-10-21T21:04:16Z</dc:date>
    <item>
      <title>Decision tree applied with ternary partition of continuous variables</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Decision-tree-applied-with-ternary-partition-of-continuous/m-p/76088#M471</link>
      <description>I have a modelling excercise where I want to apply a decision tree model to a dataset with continuous variables.  The target is a binary outcome.  At each node I want division into 3 cases,  pure 1; mixed 1,0; and pure 0.  and the next split applied to the mixed case, in the same way.  The resulting tree looks like a main trunk, with one leaf on either side of  each node.  Is it possible to constrain the decision tree process to achive this?</description>
      <pubDate>Sun, 18 Oct 2009 21:40:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Decision-tree-applied-with-ternary-partition-of-continuous/m-p/76088#M471</guid>
      <dc:creator>monei011</dc:creator>
      <dc:date>2009-10-18T21:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Decision tree applied with ternary partition of continuous variables</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Decision-tree-applied-with-ternary-partition-of-continuous/m-p/76089#M472</link>
      <description>The software does not support that constraint.  In fact, there may be few data sets that contain candidate splits that satisfy that constraint.  You may want to use the interactive tree function to explore splits and find out if that is even possible.</description>
      <pubDate>Wed, 21 Oct 2009 21:04:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Decision-tree-applied-with-ternary-partition-of-continuous/m-p/76089#M472</guid>
      <dc:creator>David_Duling</dc:creator>
      <dc:date>2009-10-21T21:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Decision tree applied with ternary partition of continuous variables</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Decision-tree-applied-with-ternary-partition-of-continuous/m-p/76090#M473</link>
      <description>David,  Thanks,  I'll have a play.  I've also started coding an algorithm to do it directly.</description>
      <pubDate>Fri, 23 Oct 2009 02:40:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Decision-tree-applied-with-ternary-partition-of-continuous/m-p/76090#M473</guid>
      <dc:creator>monei011</dc:creator>
      <dc:date>2009-10-23T02:40:37Z</dc:date>
    </item>
  </channel>
</rss>

