<?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 Parameter defaults in Proc HPForest in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Parameter-defaults-in-Proc-HPForest/m-p/502979#M7411</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Does anyone know if the parameter defaults differ between running proc hpforest in say, EG and running through the node in Enterprise Miner (EM)?&lt;/P&gt;&lt;P&gt;I have copied as many parameters as I can find from my EM project and run proc hpforest in EG but am not getting the same model produced.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Grateful for any advice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Martin&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Oct 2018 04:59:00 GMT</pubDate>
    <dc:creator>MartinBoland</dc:creator>
    <dc:date>2018-10-10T04:59:00Z</dc:date>
    <item>
      <title>Parameter defaults in Proc HPForest</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Parameter-defaults-in-Proc-HPForest/m-p/502979#M7411</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Does anyone know if the parameter defaults differ between running proc hpforest in say, EG and running through the node in Enterprise Miner (EM)?&lt;/P&gt;&lt;P&gt;I have copied as many parameters as I can find from my EM project and run proc hpforest in EG but am not getting the same model produced.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Grateful for any advice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Martin&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 04:59:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Parameter-defaults-in-Proc-HPForest/m-p/502979#M7411</guid>
      <dc:creator>MartinBoland</dc:creator>
      <dc:date>2018-10-10T04:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter defaults in Proc HPForest</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Parameter-defaults-in-Proc-HPForest/m-p/503067#M7412</link>
      <description>&lt;P&gt;If you run the following in your Project Start Code in Enterprise Miner:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options mprint;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;then run the HP Forest node, you can see in the SAS log in the Results what exactly runs, for example running the node with defaults I get this using the HMEQ data:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MPRINT(HPDM_HPFOREST): proc hpforest data=EMWS18.Ids2_DATA alpha=0.05 catbins=30 exhaustive=5000 maxdepth=50 maxtrees=100 mincatsize=5 missing=USEINSEARCH minUseInSearch=1 seed=12345 trainfraction = 0.6 ;&lt;BR /&gt;MPRINT(HPDM_HPFOREST): input&lt;BR /&gt;MPRINT(EM_INTERVAL_INPUT): CLAGE CLNO DEBTINC DELINQ DEROG LOAN MORTDUE NINQ VALUE YOJ&lt;BR /&gt;MPRINT(HPDM_HPFOREST): / level = interval;&lt;BR /&gt;MPRINT(HPDM_HPFOREST): input&lt;BR /&gt;MPRINT(EM_NOMINAL_INPUT): JOB REASON&lt;BR /&gt;MPRINT(HPDM_HPFOREST): / level = nominal;&lt;BR /&gt;MPRINT(HPDM_HPFOREST): * for the ordering of target levels;&lt;BR /&gt;MPRINT(HPDM_HPFOREST): * if not ASC, FMTASC, or FMTDESC then alway use DESC;&lt;BR /&gt;MPRINT(HPDM_HPFOREST): target BAD / level =&lt;BR /&gt;MPRINT(EM_TARGET_LEVEL): BINARY&lt;BR /&gt;MPRINT(HPDM_HPFOREST): order = DESCENDING;&lt;BR /&gt;MPRINT(HPDM_HPFOREST): ods output Baseline=EMWS18.HPDMForest3_BASELINE FitStatistics=EMWS18.HPDMForest3_ITERATION VariableImportance=EMWS18.HPDMForest3_VARIMPORT;&lt;BR /&gt;MPRINT(HPDM_HPFOREST): save file="E:\All_Users\wehass\EMProj\test\Workspaces\EMWS18\HPDMForest3\OUTMDLFILE.bin" ;&lt;BR /&gt;MPRINT(HPDM_HPFOREST): savestate file = "E:\All_Users\wehass\EMProj\test\Workspaces\EMWS18\HPDMForest3\score.sasast";&lt;BR /&gt;MPRINT(HPDM_HPFOREST): PERFORMANCE DETAILS ;&lt;BR /&gt;MPRINT(HPDM_HPFOREST): run;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 13:09:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Parameter-defaults-in-Proc-HPForest/m-p/503067#M7412</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2018-10-10T13:09:43Z</dc:date>
    </item>
  </channel>
</rss>

