<?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 Proc HPSVM-running out of computing resources(insufficient memory) in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Proc-HPSVM-running-out-of-computing-resources-insufficient/m-p/365512#M5454</link>
    <description>&lt;P&gt;&lt;STRONG&gt;See below log file output. &lt;/STRONG&gt;be great if anyone can advise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;645&amp;nbsp; proc hpsvm data=LIB1.DEVASS method=activeset;&lt;BR /&gt;2646&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; kernel rbf / k_par = 1.5;&lt;BR /&gt;2647&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* input&lt;BR /&gt;2648&amp;nbsp;&amp;nbsp; /level=nominal;*/&lt;BR /&gt;2649&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; input&lt;BR /&gt;2650&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PAYCASHDRAWEROTHR PAYBILLADJ&lt;BR /&gt;2651&lt;BR /&gt;2652&amp;nbsp; JOINGROUPTENURE&lt;BR /&gt;2653&lt;BR /&gt;2654&amp;nbsp;&amp;nbsp; TOT12ERSBASICCOST&lt;BR /&gt;2655&amp;nbsp;&amp;nbsp; PC_PRMMSINSUR&lt;BR /&gt;2656&amp;nbsp;&amp;nbsp; LTVGROUPDESC1&lt;BR /&gt;2657&amp;nbsp;&amp;nbsp;&amp;nbsp; PCPAY12&lt;BR /&gt;2658&amp;nbsp;&amp;nbsp;&amp;nbsp; AGE&lt;BR /&gt;2659&amp;nbsp; /level=interval;&lt;BR /&gt;2660&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; target RESPONSE;&lt;BR /&gt;2661&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; output outclass=outclass outfit=outfit outest=outest;&lt;BR /&gt;2662&amp;nbsp;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;NOTE: For a binary or nominal target, descending order is used.&lt;BR /&gt;NOTE: For HPSVM target variable, the binary type is used.&lt;BR /&gt;NOTE: The HPSVM procedure is executing in single-machine mode.&lt;BR /&gt;ERROR: The SAS System stopped processing this step because of insufficient memory.&lt;BR /&gt;NOTE: There were 25107 observations read from the data set LIB1.DEVASS.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2017 20:37:28 GMT</pubDate>
    <dc:creator>rboire</dc:creator>
    <dc:date>2017-06-08T20:37:28Z</dc:date>
    <item>
      <title>Proc HPSVM-running out of computing resources(insufficient memory)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Proc-HPSVM-running-out-of-computing-resources-insufficient/m-p/365512#M5454</link>
      <description>&lt;P&gt;&lt;STRONG&gt;See below log file output. &lt;/STRONG&gt;be great if anyone can advise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;645&amp;nbsp; proc hpsvm data=LIB1.DEVASS method=activeset;&lt;BR /&gt;2646&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; kernel rbf / k_par = 1.5;&lt;BR /&gt;2647&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* input&lt;BR /&gt;2648&amp;nbsp;&amp;nbsp; /level=nominal;*/&lt;BR /&gt;2649&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; input&lt;BR /&gt;2650&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PAYCASHDRAWEROTHR PAYBILLADJ&lt;BR /&gt;2651&lt;BR /&gt;2652&amp;nbsp; JOINGROUPTENURE&lt;BR /&gt;2653&lt;BR /&gt;2654&amp;nbsp;&amp;nbsp; TOT12ERSBASICCOST&lt;BR /&gt;2655&amp;nbsp;&amp;nbsp; PC_PRMMSINSUR&lt;BR /&gt;2656&amp;nbsp;&amp;nbsp; LTVGROUPDESC1&lt;BR /&gt;2657&amp;nbsp;&amp;nbsp;&amp;nbsp; PCPAY12&lt;BR /&gt;2658&amp;nbsp;&amp;nbsp;&amp;nbsp; AGE&lt;BR /&gt;2659&amp;nbsp; /level=interval;&lt;BR /&gt;2660&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; target RESPONSE;&lt;BR /&gt;2661&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; output outclass=outclass outfit=outfit outest=outest;&lt;BR /&gt;2662&amp;nbsp;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;NOTE: For a binary or nominal target, descending order is used.&lt;BR /&gt;NOTE: For HPSVM target variable, the binary type is used.&lt;BR /&gt;NOTE: The HPSVM procedure is executing in single-machine mode.&lt;BR /&gt;ERROR: The SAS System stopped processing this step because of insufficient memory.&lt;BR /&gt;NOTE: There were 25107 observations read from the data set LIB1.DEVASS.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 20:37:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Proc-HPSVM-running-out-of-computing-resources-insufficient/m-p/365512#M5454</guid>
      <dc:creator>rboire</dc:creator>
      <dc:date>2017-06-08T20:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Proc HPSVM-running out of computing resources(insufficient memory)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Proc-HPSVM-running-out-of-computing-resources-insufficient/m-p/365589#M5455</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Run your program using the SAS option FULLSTIMER to report the memory being used. Compare that to your MEMSIZE setting which you can get from PROC OPTIONS. Post your findings. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Where is your code running? On a remote server or on your PC? To change MEMSIZE on a remote server requires admin privileges. In any case you are using a procedure which probably requires a lot of memory. At the end of the day you may need to reduce the data being modelled or simplify the model.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 03:13:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Proc-HPSVM-running-out-of-computing-resources-insufficient/m-p/365589#M5455</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-06-09T03:13:13Z</dc:date>
    </item>
  </channel>
</rss>

