<?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 How could I validate clusters from k-means in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/How-could-I-validate-clusters-from-k-means/m-p/199515#M2626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a problem with clustering. I don't know how to validate that clusters are not similar. Clusters look like they are overlayed in the proximity graph. I'm attaching the file.&lt;/P&gt;&lt;P&gt;Also, anyone could explain me more abaout this graph, for example, what is the dimension meaning?&lt;/P&gt;&lt;P&gt;Thanks in advance and sorry for&amp;nbsp; my english.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PD. I couldn't upload the file, but it's a proximity graph where 3 clusters has the centroid in the same place practically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Aug 2015 21:02:56 GMT</pubDate>
    <dc:creator>fri0</dc:creator>
    <dc:date>2015-08-14T21:02:56Z</dc:date>
    <item>
      <title>How could I validate clusters from k-means</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-could-I-validate-clusters-from-k-means/m-p/199515#M2626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a problem with clustering. I don't know how to validate that clusters are not similar. Clusters look like they are overlayed in the proximity graph. I'm attaching the file.&lt;/P&gt;&lt;P&gt;Also, anyone could explain me more abaout this graph, for example, what is the dimension meaning?&lt;/P&gt;&lt;P&gt;Thanks in advance and sorry for&amp;nbsp; my english.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PD. I couldn't upload the file, but it's a proximity graph where 3 clusters has the centroid in the same place practically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 21:02:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-could-I-validate-clusters-from-k-means/m-p/199515#M2626</guid>
      <dc:creator>fri0</dc:creator>
      <dc:date>2015-08-14T21:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: How could I validate clusters from k-means</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-could-I-validate-clusters-from-k-means/m-p/199516#M2627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can think two way:&lt;/P&gt;&lt;P&gt;1) Cross-validate test&lt;/P&gt;&lt;P&gt;2) Use ANOVA test - Check&amp;nbsp; &lt;STRONG&gt;PROC GLM&lt;/STRONG&gt;&amp;nbsp; or PROC ANOVA if your design is completed balanced design .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Aug 2015 11:33:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-could-I-validate-clusters-from-k-means/m-p/199516#M2627</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-08-15T11:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: How could I validate clusters from k-means</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-could-I-validate-clusters-from-k-means/m-p/199517#M2628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fri0,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;One more thing to do is to connect a Segment Profiler node after your cluster node. Use the plots in the results to visually confirm that each cluster has a different distribution for certain variables. Press F1 to open the SAS Enterprise Miner Reference Help and take a look at the section for the segment profiler node.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I hope it helps,&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Aug 2015 23:45:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-could-I-validate-clusters-from-k-means/m-p/199517#M2628</guid>
      <dc:creator>M_Maldonado</dc:creator>
      <dc:date>2015-08-16T23:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: How could I validate clusters from k-means</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-could-I-validate-clusters-from-k-means/m-p/199518#M2629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thank your very much for your answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another problem. I have been questioned about the cluster proximity plot. I have only 6 cluster, but three of them are very close, almost overlapped. Further more, you could see an asterisk with a circle for each cluster, but in my graph, you could only see the asterisk. I really need help ton understand that graphic and could interpret it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance and sorry for my english.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 18:53:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-could-I-validate-clusters-from-k-means/m-p/199518#M2629</guid>
      <dc:creator>fri0</dc:creator>
      <dc:date>2015-08-17T18:53:20Z</dc:date>
    </item>
  </channel>
</rss>

