<?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 Cluster....processing time in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Cluster-processing-time/m-p/45929#M12147</link>
    <description>I have a large data set ...about 230,000 observations each with 27 attributes (both categorical &amp;amp; numeric values) I tried to use proc cluster.&lt;BR /&gt;
&lt;BR /&gt;
It takes forever (over 10 hours) it still hadn't finished....I ended up had to terminated it.&lt;BR /&gt;
&lt;BR /&gt;
 I know that the processing time must depend on many things. However, I wonder if it is normal to expect such a long processing time.&lt;BR /&gt;
&lt;BR /&gt;
Thank you so much for all your help</description>
    <pubDate>Wed, 17 Jun 2009 19:19:48 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-06-17T19:19:48Z</dc:date>
    <item>
      <title>Proc Cluster....processing time</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Cluster-processing-time/m-p/45929#M12147</link>
      <description>I have a large data set ...about 230,000 observations each with 27 attributes (both categorical &amp;amp; numeric values) I tried to use proc cluster.&lt;BR /&gt;
&lt;BR /&gt;
It takes forever (over 10 hours) it still hadn't finished....I ended up had to terminated it.&lt;BR /&gt;
&lt;BR /&gt;
 I know that the processing time must depend on many things. However, I wonder if it is normal to expect such a long processing time.&lt;BR /&gt;
&lt;BR /&gt;
Thank you so much for all your help</description>
      <pubDate>Wed, 17 Jun 2009 19:19:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Cluster-processing-time/m-p/45929#M12147</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-17T19:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Cluster....processing time</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Cluster-processing-time/m-p/45930#M12148</link>
      <description>I suggest first to check your  log  for  error messages.</description>
      <pubDate>Wed, 17 Jun 2009 19:33:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Cluster-processing-time/m-p/45930#M12148</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-17T19:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Cluster....processing time</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Cluster-processing-time/m-p/45931#M12149</link>
      <description>try again with just 1000 obs[pre]      option obs= 1000 ;[/pre]to check your syntax&lt;BR /&gt;
scale up the count if results arrive in realistic time. &lt;BR /&gt;
I expect a lot of sorting is going on, and that needs disk space. Have you enough free?</description>
      <pubDate>Thu, 18 Jun 2009 12:38:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Cluster-processing-time/m-p/45931#M12149</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2009-06-18T12:38:39Z</dc:date>
    </item>
  </channel>
</rss>

