<?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 Re: Silhouette Analysis in SAS for unsupervised learning in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Silhouette-Analysis-in-SAS-for-unsupervised-learning/m-p/931871#M10841</link>
    <description>&lt;P&gt;For those who do not know about silhouette analysis, see &lt;A href="https://blogs.sas.com/content/iml/2023/05/15/silhouette-statistic-cluster.html" target="_self"&gt;"What is the silhouette statistic in cluster analysis?"&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As of May 2023, there was not a built-in procedure in SAS that computed the silhouette statistic. I wrote &lt;A href="https://blogs.sas.com/content/iml/2023/05/17/compute-silhouette-sas.html" target="_self"&gt;some SAS IML functions to compute&amp;nbsp;the silhouette statistic and to create silhouette plots&lt;/A&gt;. You can see my blog post for details and examples. &lt;A href="https://github.com/sascommunities/the-do-loop-blog/tree/master/clustering" target="_self"&gt;The code is freely available on GitHub,&lt;/A&gt;&amp;nbsp;I don't know whether it will serve your needs, but you are welcome to it.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2024 09:42:48 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2024-06-12T09:42:48Z</dc:date>
    <item>
      <title>Silhouette Analysis in SAS for unsupervised learning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Silhouette-Analysis-in-SAS-for-unsupervised-learning/m-p/931842#M10840</link>
      <description>&lt;P&gt;hi! I wanted to ask if anyone has managed to perform silhouette analysis in SAS for clustering results before? I had to group emails together based on some predefined conditions on SAS code, and I did that by conducting dimensionality reduction with LDA and then clustering the topic vectors together with Kmeans clustering&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish to evaluate the accuracy of the clustering through silhouette analysis so that I can tweak any hyperparameters if needed. However, I can't find much SAS code online about the implementation of it in SAS. Was wondering if anyone had any links or possible guidance on how I can go about tackling it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 01:05:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Silhouette-Analysis-in-SAS-for-unsupervised-learning/m-p/931842#M10840</guid>
      <dc:creator>thistleandtweed</dc:creator>
      <dc:date>2024-06-12T01:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Silhouette Analysis in SAS for unsupervised learning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Silhouette-Analysis-in-SAS-for-unsupervised-learning/m-p/931871#M10841</link>
      <description>&lt;P&gt;For those who do not know about silhouette analysis, see &lt;A href="https://blogs.sas.com/content/iml/2023/05/15/silhouette-statistic-cluster.html" target="_self"&gt;"What is the silhouette statistic in cluster analysis?"&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As of May 2023, there was not a built-in procedure in SAS that computed the silhouette statistic. I wrote &lt;A href="https://blogs.sas.com/content/iml/2023/05/17/compute-silhouette-sas.html" target="_self"&gt;some SAS IML functions to compute&amp;nbsp;the silhouette statistic and to create silhouette plots&lt;/A&gt;. You can see my blog post for details and examples. &lt;A href="https://github.com/sascommunities/the-do-loop-blog/tree/master/clustering" target="_self"&gt;The code is freely available on GitHub,&lt;/A&gt;&amp;nbsp;I don't know whether it will serve your needs, but you are welcome to it.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 09:42:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Silhouette-Analysis-in-SAS-for-unsupervised-learning/m-p/931871#M10841</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2024-06-12T09:42:48Z</dc:date>
    </item>
  </channel>
</rss>

