<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158582</link>
    <title>MATLAB Central Newsreader - Decision Tree</title>
    <description>Feed for thread: Decision Tree</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Wed, 31 Oct 2007 15:01:22 -0400</pubDate>
      <title>Decision Tree</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158582#399218</link>
      <author>David Doria</author>
      <description>I need to implement a decision tree.  Is there any canned&lt;br&gt;
structure or something to help with this? Just seems like it&lt;br&gt;
could get out of hand without pointers and such...&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
&lt;br&gt;
David</description>
    </item>
    <item>
      <pubDate>Wed, 31 Oct 2007 15:06:50 -0400</pubDate>
      <title>Re: Decision Tree</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158582#399219</link>
      <author> &quot;myemail.an@googlemail.com</author>
      <description>On 31 Oct, 15:01, &quot;David Doria&quot; &amp;lt;daviddo...@gmail.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; I need to implement a decision tree.  Is there any canned&lt;br&gt;
&amp;gt; structure or something to help with this? Just seems like it&lt;br&gt;
&amp;gt; could get out of hand without pointers and such...&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Thanks,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; David&lt;br&gt;
&lt;br&gt;
The statistics toolbox does have this feature, but I don't know the&lt;br&gt;
details as I never used it. Browse the Mathworks website: there is&lt;br&gt;
plenty of information there.</description>
    </item>
    <item>
      <pubDate>Fri, 02 Nov 2007 00:55:04 -0400</pubDate>
      <title>Re: Decision Tree</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158582#399512</link>
      <author>David Doria</author>
      <description>I saw plottree or something like that that lets me make a&lt;br&gt;
single vector&lt;br&gt;
&lt;br&gt;
A = [1 2 2 3 4 5 2 1];&lt;br&gt;
&lt;br&gt;
with the parent node's and plot it... but I need to keep&lt;br&gt;
track of more of that (transition probabilities and that&lt;br&gt;
kind of stuff).  Is there no built in way to do this?&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
&lt;br&gt;
David&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&quot;myemail.an@googlemail.com&quot; &amp;lt;myemail.an@googlemail.com&amp;gt;&lt;br&gt;
wrote in message&lt;br&gt;
&amp;lt;1193843210.865810.239820@z9g2000hsf.googlegroups.com&amp;gt;...&lt;br&gt;
&amp;gt; On 31 Oct, 15:01, &quot;David Doria&quot; &amp;lt;daviddo...@gmail.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; &amp;gt; I need to implement a decision tree.  Is there any canned&lt;br&gt;
&amp;gt; &amp;gt; structure or something to help with this? Just seems like it&lt;br&gt;
&amp;gt; &amp;gt; could get out of hand without pointers and such...&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Thanks,&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; David&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; The statistics toolbox does have this feature, but I don't&lt;br&gt;
know the&lt;br&gt;
&amp;gt; details as I never used it. Browse the Mathworks website:&lt;br&gt;
there is&lt;br&gt;
&amp;gt; plenty of information there.&lt;br&gt;
&amp;gt; </description>
    </item>
    <item>
      <pubDate>Mon, 16 Feb 2009 23:22:01 -0500</pubDate>
      <title>Re: Decision Tree</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158582#628716</link>
      <author>Amir Hossein </author>
      <description>could you please how i can show node numbers in my tree using treeplot?</description>
    </item>
  </channel>
</rss>

