<?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: HpForest, response curve by variable. Possible? in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/HpForest-response-curve-by-variable-Possible/m-p/289808#M4342</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Your question I think is about Segment profile using EM. You can look into Segment Profile  node under ASSESS? group. Also there is a youtube video by my SAS colleague on the subject: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=Cm0fDWHpbwg" target="_blank"&gt;https://www.youtube.com/watch?v=Cm0fDWHpbwg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps?</description>
    <pubDate>Fri, 05 Aug 2016 14:40:48 GMT</pubDate>
    <dc:creator>JasonXin</dc:creator>
    <dc:date>2016-08-05T14:40:48Z</dc:date>
    <item>
      <title>HpForest, response curve by variable. Possible?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/HpForest-response-curve-by-variable-Possible/m-p/289136#M4309</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I m not sure to post in the right section...i hope!&lt;/P&gt;&lt;P&gt;I work with SAS miner 12.3 and use Random forest node to predict biotope presence in my thesis. I understand and use it easily but i would like to have more information about the model. I have a dataset with one binary variable (presence or absence of the biotope) associated to 50 quantitatives variables.&lt;/P&gt;&lt;P&gt;Is it possible to compute graph of the curve response of presence for each quantitatives variables?&lt;/P&gt;&lt;P&gt;anyone has a idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;William&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 09:20:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/HpForest-response-curve-by-variable-Possible/m-p/289136#M4309</guid>
      <dc:creator>SBSakura</dc:creator>
      <dc:date>2016-08-03T09:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: HpForest, response curve by variable. Possible?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/HpForest-response-curve-by-variable-Possible/m-p/289198#M4310</link>
      <description>&lt;P&gt;So you want to plot the predicted probabillity of presence/absense against each interval model input?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Modeling nodes, including the HP Forest node, add predictions as P_ columns to your training table. So one way is to connect &amp;nbsp;a Graph Explore node to your modeling node, then create scatterplots of p_biotope against each input.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This could be automated too, which the %em_report macro.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ray&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 13:02:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/HpForest-response-curve-by-variable-Possible/m-p/289198#M4310</guid>
      <dc:creator>rayIII</dc:creator>
      <dc:date>2016-08-03T13:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: HpForest, response curve by variable. Possible?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/HpForest-response-curve-by-variable-Possible/m-p/289217#M4311</link>
      <description>&lt;P&gt;Thank raylll for the reply,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It s not exactly what i want, i want to create graph after running hpforest with the "contribution" of each variable in the prediction (so about 50 graph). example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) I have a dataset with binary variable biotope A (presence/absence) and other explicatives variables (like forest_cover)&lt;/P&gt;&lt;P&gt;2) i run hpforest&lt;/P&gt;&lt;P&gt;3)i have the variable importance in the hpforest result (we can say forest_cover is first one)&lt;/P&gt;&lt;P&gt;4) connect hp explore node to create a graph where i can have the response curve of the forest_cover variable. I mean that i just want to have the impact of this variable on the model prediction without considering the other.&lt;/P&gt;&lt;P&gt;Like&lt;/P&gt;&lt;P&gt;Y prob presence (but only for this variable) and X range of forest_cover&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where we can see for example that the model choose predicts favorable at the value 5 but unfavorable at value 25 ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope it s not too confused :s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 13:49:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/HpForest-response-curve-by-variable-Possible/m-p/289217#M4311</guid>
      <dc:creator>SBSakura</dc:creator>
      <dc:date>2016-08-03T13:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: HpForest, response curve by variable. Possible?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/HpForest-response-curve-by-variable-Possible/m-p/289808#M4342</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Your question I think is about Segment profile using EM. You can look into Segment Profile  node under ASSESS? group. Also there is a youtube video by my SAS colleague on the subject: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=Cm0fDWHpbwg" target="_blank"&gt;https://www.youtube.com/watch?v=Cm0fDWHpbwg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps?</description>
      <pubDate>Fri, 05 Aug 2016 14:40:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/HpForest-response-curve-by-variable-Possible/m-p/289808#M4342</guid>
      <dc:creator>JasonXin</dc:creator>
      <dc:date>2016-08-05T14:40:48Z</dc:date>
    </item>
  </channel>
</rss>

