<?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 in case of large number data and features,what kind of types can we use as clustering method? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/in-case-of-large-number-data-and-features-what-kind-of-types-can/m-p/509770#M72961</link>
    <description>&lt;P&gt;I am trying to find&amp;nbsp; clustering method in case of&amp;nbsp; large data and features.no teacher learning.&lt;/P&gt;&lt;P&gt;until now, I found&amp;nbsp;k-means&amp;nbsp;k-means++, spectral clustering ,minibatch k-means,DBSCAN,x-means,Laten Class Analysis、mixed normal distribution.&lt;/P&gt;&lt;P&gt;①if there are other methods,please let me know.&lt;/P&gt;&lt;P&gt;②I used SAS Enterprise guide,&amp;nbsp;can I use&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;sas procedure of&amp;nbsp; k-means++,&amp;nbsp;spectral clustering ,minibatch k-means,DBSCAN&amp;nbsp;?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Nov 2018 04:44:53 GMT</pubDate>
    <dc:creator>yuhhwa</dc:creator>
    <dc:date>2018-11-02T04:44:53Z</dc:date>
    <item>
      <title>in case of large number data and features,what kind of types can we use as clustering method?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/in-case-of-large-number-data-and-features-what-kind-of-types-can/m-p/509770#M72961</link>
      <description>&lt;P&gt;I am trying to find&amp;nbsp; clustering method in case of&amp;nbsp; large data and features.no teacher learning.&lt;/P&gt;&lt;P&gt;until now, I found&amp;nbsp;k-means&amp;nbsp;k-means++, spectral clustering ,minibatch k-means,DBSCAN,x-means,Laten Class Analysis、mixed normal distribution.&lt;/P&gt;&lt;P&gt;①if there are other methods,please let me know.&lt;/P&gt;&lt;P&gt;②I used SAS Enterprise guide,&amp;nbsp;can I use&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;sas procedure of&amp;nbsp; k-means++,&amp;nbsp;spectral clustering ,minibatch k-means,DBSCAN&amp;nbsp;?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 04:44:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/in-case-of-large-number-data-and-features-what-kind-of-types-can/m-p/509770#M72961</guid>
      <dc:creator>yuhhwa</dc:creator>
      <dc:date>2018-11-02T04:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: in case of large number data and features,what kind of types can we use as clustering method?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/in-case-of-large-number-data-and-features-what-kind-of-types-can/m-p/509900#M72965</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/244081"&gt;@yuhhwa&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I am trying to find&amp;nbsp; clustering method in case of&amp;nbsp; large data and features.no teacher learning.&lt;/P&gt;
&lt;P&gt;until now, I found&amp;nbsp;k-means&amp;nbsp;k-means++, spectral clustering ,minibatch k-means,DBSCAN,x-means,Laten Class Analysis、mixed normal distribution.&lt;/P&gt;
&lt;P&gt;①if there are other methods,please let me know.&lt;/P&gt;
&lt;P&gt;②I used SAS Enterprise guide,&amp;nbsp;can I use&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;sas procedure of&amp;nbsp; k-means++,&amp;nbsp;spectral clustering ,minibatch k-means,DBSCAN&amp;nbsp;?&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What you can do depends on your license. You can check with:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc product_status;run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You're looking for SAS/STAT, SAS/ETS (spectral I think), SAS/High Performance Suite&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 15:06:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/in-case-of-large-number-data-and-features-what-kind-of-types-can/m-p/509900#M72965</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-11-02T15:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: in case of large number data and features,what kind of types can we use as clustering method?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/in-case-of-large-number-data-and-features-what-kind-of-types-can/m-p/510234#M72978</link>
      <description>&lt;P&gt;Dear Reeza&lt;/P&gt;&lt;P&gt;thank you for replying.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS version is below.&lt;/P&gt;&lt;P&gt;----------------------------------------------------------&lt;/P&gt;&lt;P&gt;product:SAS Base 9.4 TS level1 M3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;product:SAS Enterprise guide 7.1&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Sun, 04 Nov 2018 09:09:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/in-case-of-large-number-data-and-features-what-kind-of-types-can/m-p/510234#M72978</guid>
      <dc:creator>yuhhwa</dc:creator>
      <dc:date>2018-11-04T09:09:59Z</dc:date>
    </item>
  </channel>
</rss>

