<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Class Activity by MAH AI CHI</title>
      <link>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2025-02-07 05:05:57 UTC</pubDate>
      <lastBuildDate>2025-02-10 15:31:37 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Identify the advantages and disadvantages of  different clustering algorithms. </title>
         <author>aichimah03_1</author>
         <link>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3319504901</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-02-07 05:09:16 UTC</pubDate>
         <guid>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3319504901</guid>
      </item>
      <item>
         <title>Spectral Clustering</title>
         <author>aichimah03_1</author>
         <link>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3319547254</link>
         <description><![CDATA[<p><br/></p><p><strong>Advantages:</strong></p><ul><li><p>Works well for non-convex clusters.</p></li><li><p>Can capture complex cluster structures using graph-based techniques.</p></li><li><p>Useful in cases where K-Means fails (e.g., clusters of varying densities).</p></li></ul><p><strong>Disadvantages:</strong></p><ul><li><p>Computationally expensive for large datasets.</p></li><li><p>Requires defining the number of clusters.</p></li><li><p>Not scalable for very high-dimensional data.</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-07 06:09:27 UTC</pubDate>
         <guid>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3319547254</guid>
      </item>
      <item>
         <title>Hierarchical Clustering</title>
         <author>kalaivanisaravanan262</author>
         <link>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3320867373</link>
         <description><![CDATA[<p><strong> Advantages:</strong> </p><ul><li><p>No need to pre-specify the number of clusters.</p></li><li><p>Produces a hierarchical tree-like structure that can be visualized.</p></li><li><p>Versatile and can handle different types of data.</p></li></ul><p><strong>Disadvantages:</strong> </p><ul><li><p>Computationally expensive for large datasets.</p></li><li><p>Sensitive to noise and outliers.</p></li><li><p>Can be difficult to interpret the dendrogram for complex data.</p></li></ul><p><br></p><p><strong> </strong></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-08 14:56:52 UTC</pubDate>
         <guid>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3320867373</guid>
      </item>
      <item>
         <title>OPTICS (Ordering Points To Identify Clustering Structure)</title>
         <author>miliabdawn009</author>
         <link>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3322219986</link>
         <description><![CDATA[<p><strong>Advantages:</strong></p><ul><li><p>Works like DBSCAN but does not require a fixed density threshold.</p></li><li><p>Can identify clusters of varying densities.</p></li><li><p>Finds hierarchical cluster structures.</p></li><li><p>Suitable for large datasets with complex structures.</p></li></ul><p> <strong>Disadvantages:</strong></p><ul><li><p>Computationally expensive for large datasets.</p></li><li><p>Sensitive to parameter selection.</p></li><li><p>May not work well with high-dimensional data.</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-10 08:59:04 UTC</pubDate>
         <guid>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3322219986</guid>
      </item>
      <item>
         <title>K-Means</title>
         <author>imranrafandi557</author>
         <link>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3322340311</link>
         <description><![CDATA[<p><strong>Advantages:</strong></p><ul><li><p>Simple and easy to implement.</p></li><li><p>Works well with large datasets.</p></li><li><p>Computationally efficient (O(n)).</p></li><li><p>Scales well for high-dimensional data.</p></li></ul><p><strong>Disadvantages:</strong></p><ul><li><p>Requires the number of clusters to be specified in advance.</p></li><li><p>Sensitive to initial centroid placement (can lead to different results).</p></li><li><p>Striggles with non-linear and irregular shaped cluster</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-10 10:44:41 UTC</pubDate>
         <guid>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3322340311</guid>
      </item>
      <item>
         <title>DBSCAN</title>
         <author></author>
         <link>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3322613187</link>
         <description><![CDATA[<p><strong>ADVANTAGES</strong></p><p><br/></p><ul><li><p>DBSCAN is capable of recognizing clusters that have different shapes.</p></li><li><p>DBSCAN identifies sparse points as noise, which makes it really good at dealing with datasets that have a lot of outliers.</p></li><li><p>DBSCAN automatically figures out how many clusters there are by looking at the density settings.</p></li></ul><p><br/></p><p><strong>DISADVANTAGES</strong></p><p><br/></p><ul><li><p>Ineffective parameter tuning can result in less than ideal clustering outcomes.</p></li><li><p>It might not be able to find clusters in datasets that have areas with different densities.</p></li><li><p>DBSCAN can take a lot of computing power when working with large datasets because it has to calculate distances between all pairs of points.</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-10 14:14:06 UTC</pubDate>
         <guid>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3322613187</guid>
      </item>
      <item>
         <title>BIRCH (Balanced Iterative Reducing and Clustering Using Hierarchies) </title>
         <author>wishhii</author>
         <link>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3322626479</link>
         <description><![CDATA[<p><strong>Advantages:</strong></p><ul><li><p><strong>Big datasets:</strong> It's designed to handle lots of data efficiently.</p></li><li><p><strong>Data that comes in pieces:</strong> You don't need to load all the data at once; it can process data as it arrives.</p></li><li><p><strong>Saving memory:</strong> It uses clever tricks to store cluster information compactly.</p></li></ul><p><strong>Disadvantages:</strong></p><ul><li><p><strong>Oddly shaped clusters:</strong> It assumes clusters are round (spherical). If your clusters are long and thin or weird shapes, it might not work well.</p></li><li><p><strong>Finding the right settings:</strong> It has some settings (parameters) that you need to tweak, and the results can change a lot depending on those settings.</p></li><li><p><strong>Non-numerical data:</strong> If your data does not consist of numbers only, you must consider other clustering algorithms.</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-10 14:21:50 UTC</pubDate>
         <guid>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3322626479</guid>
      </item>
      <item>
         <title>Mean Shift Clustering</title>
         <author></author>
         <link>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3322753475</link>
         <description><![CDATA[<ul><li><p><strong>Advantages</strong>:</p><ul><li><p>Can discover clusters of arbitrary shape.</p></li><li><p>Does not require the number of clusters to be specified in advance.</p></li><li><p>Robust to outliers.</p></li></ul></li><li><p><strong>Disadvantages</strong>:</p><ul><li><p>Computationally expensive for large datasets.</p></li><li><p>Sensitive to the choice of bandwidth parameter.</p></li><li><p>May produce overlapping clusters.</p></li></ul></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2025-02-10 15:31:36 UTC</pubDate>
         <guid>https://padlet.com/aichimah03_1/1m93k0g4zhtmoyyk/wish/3322753475</guid>
      </item>
   </channel>
</rss>
