<?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: HP GLM not working with Model Comparison Node in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/412012#M6287</link>
    <description>&lt;P&gt;This works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(The Model Comparison node uses the name of the import node, which has a default of MdlImp,)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2017 16:48:19 GMT</pubDate>
    <dc:creator>Mike90</dc:creator>
    <dc:date>2017-11-09T16:48:19Z</dc:date>
    <item>
      <title>HP GLM not working with Model Comparison Node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/411354#M6270</link>
      <description>&lt;P&gt;If I connect two HP GLM nodes to a Model Comparison node, the node fails, with the error message "ERROR: Must use one target variable modeled by a predecessor node."&amp;nbsp;&amp;nbsp; The HP GLM nodes have exactly 1 target variable, as indicated in the Variable Summary in the Results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I connect one HP GLM node and one decision tree node to the Model Comparison node, it only uses the decision tree.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The partition is 40/30/30.&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS Enterprise Miner 14.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This document shows an HP GLM node directly in between a Data Partition node and a Model Comparison node.&amp;nbsp; This indicates a special code node is not needed.&amp;nbsp; "What’s New in SAS Enterprise Miner™ 13.1."&amp;nbsp;&amp;nbsp; &lt;A href="https://support.sas.com/resources/papers/proceedings14/SAS311-2014.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings14/SAS311-2014.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 20:22:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/411354#M6270</guid>
      <dc:creator>Mike90</dc:creator>
      <dc:date>2017-11-07T20:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: HP GLM not working with Model Comparison Node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/411498#M6272</link>
      <description>&lt;P&gt;When you specify a discrete distribution for the &lt;STRONG&gt;Interval Target Probability Distribution&lt;/STRONG&gt; property, model assessment is not performed and model comparison with the Model Comparison node is unavailable.The Fit Statistics table from the HPGENSELECT procedure shown in the Output window can help you compare between 2 HP GLM runs.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 12:04:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/411498#M6272</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2017-11-08T12:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: HP GLM not working with Model Comparison Node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/411603#M6273</link>
      <description>&lt;P&gt;The target is of type Interval, and is discrete, as it consists of integers from 1 to around 1100 (days), and is an exponential distribution.&amp;nbsp; I don't need discrete predictions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ran the HP GLM node with the default settings.&amp;nbsp; Changing the target probability distribution from Poisson to Tweedie results in fit statistics, and the results appear in the Model Comparison node.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The help pages mention what you said about target probability distributions that are discrete, but they fail to say which ones are discrete.&amp;nbsp;&amp;nbsp; I did a few Google searches, and I'm not finding that information.&amp;nbsp; I'll keep looking.&amp;nbsp; I could make models with the other 6 types to determine this, but I'd like more detailed information.&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, 08 Nov 2017 17:39:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/411603#M6273</guid>
      <dc:creator>Mike90</dc:creator>
      <dc:date>2017-11-08T17:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: HP GLM not working with Model Comparison Node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/411605#M6274</link>
      <description>&lt;P&gt;Poisson, Negative binomial, and the ZI versions of those are the discrete ones.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 17:43:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/411605#M6274</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2017-11-08T17:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: HP GLM not working with Model Comparison Node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/411635#M6275</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; I've found some documentation on this now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't get why necessary data isn't passed on for model comparison, but at leas I now know that Model Comparison won't work with the discrete target probability options.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 18:54:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/411635#M6275</guid>
      <dc:creator>Mike90</dc:creator>
      <dc:date>2017-11-08T18:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: HP GLM not working with Model Comparison Node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/411640#M6276</link>
      <description>&lt;P&gt;Actually I just tried this work-around that worked: put a Model Import node in between HP GLM and Model Comparison, then I think it will include HP GLM for discrete distributions in your Model Comparison.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 19:10:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/411640#M6276</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2017-11-08T19:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: HP GLM not working with Model Comparison Node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/412012#M6287</link>
      <description>&lt;P&gt;This works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(The Model Comparison node uses the name of the import node, which has a default of MdlImp,)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 16:48:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/HP-GLM-not-working-with-Model-Comparison-Node/m-p/412012#M6287</guid>
      <dc:creator>Mike90</dc:creator>
      <dc:date>2017-11-09T16:48:19Z</dc:date>
    </item>
  </channel>
</rss>

