<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data Science, AI, &amp; Business (Posts about Clustering)</title><link>http://napitupulu-jon.appspot.com//</link><description></description><atom:link href="http://napitupulu-jon.appspot.com/categories/clustering.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Sun, 20 Sep 2020 11:32:20 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>K-Means with scikit-learn</title><link>http://napitupulu-jon.appspot.com/posts/kmeans-ud120/</link><dc:creator>Jonathan Hari Napitupulu</dc:creator><description>&lt;div&gt;&lt;div class="cell border-box-sizing text_cell rendered"&gt;&lt;div class="prompt input_prompt"&gt;
&lt;/div&gt;
&lt;div class="inner_cell"&gt;
&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
&lt;p&gt;&lt;img src="http://napitupulu-jon.appspot.com/posts/galleries/kmeans/2.jpg" alt="jpeg"&gt;&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="cell border-box-sizing text_cell rendered"&gt;&lt;div class="prompt input_prompt"&gt;
&lt;/div&gt;
&lt;div class="inner_cell"&gt;
&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
&lt;p&gt;Clustering is one example of Unsupervised Learning. Unsupervised Learning is something that we want to learn from the datasets, eventhough we don't know what to label this particular data. This particular group in the plot,named cluster, is something that we want to learn this lesson. Dimensionality Reduction (PCA) also one of the Unsupervised Learning algorithm that I will be discussed in the future blog.
&lt;/p&gt;&lt;p&gt;&lt;a href="http://napitupulu-jon.appspot.com/posts/kmeans-ud120/"&gt;Read more…&lt;/a&gt; (10 min remaining to read)&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><category>Clustering</category><category>machine learning</category><category>Udacity</category><guid>http://napitupulu-jon.appspot.com/posts/kmeans-ud120/</guid><pubDate>Mon, 01 Dec 2014 10:58:14 GMT</pubDate></item><item><title>K-means algorithm</title><link>http://napitupulu-jon.appspot.com/posts/K-means-algorithm/</link><dc:creator>harijh2</dc:creator><description>&lt;div&gt;&lt;!--
                    .. title: K-means algorithm
                    .. slug: K-means-algorithm
                    .. date: 2014-05-06 13:29:44 UTC+07:00
                    .. tags: Clustering,Coursera,machine learning
                    .. link: 
                    .. description: 
                    .. type: text
                    --&gt;


 
  &lt;meta content="text/html; charset=utf-8" http-equiv="Content-Type"&gt;
  &lt;meta content="Evernote Mac 5.7.2 (451040)" name="exporter-version"&gt;
  &lt;meta content="Clustering, Coursera, machine learning" name="keywords"&gt;
  &lt;meta content="harijh2" name="author"&gt;
  &lt;meta content="2014-05-06 13:29:44 +0000" name="created"&gt;
  &lt;meta content="2014-08-13 15:13:13 +0000" name="updated"&gt;
  &lt;title&gt;
   K-means algorithm
  &lt;/title&gt;
 
 
  &lt;ul&gt;
   &lt;li&gt;
    Clustering Algorithm is used to classify the data structure that not labeled at the beginning.
   &lt;/li&gt;&lt;p&gt;&lt;a href="http://napitupulu-jon.appspot.com/posts/K-means-algorithm/"&gt;Read more…&lt;/a&gt; (4 min remaining to read)&lt;/p&gt;&lt;/ul&gt;&lt;/div&gt;</description><category>Clustering</category><category>Coursera</category><category>machine learning</category><guid>http://napitupulu-jon.appspot.com/posts/K-means-algorithm/</guid><pubDate>Tue, 06 May 2014 06:29:44 GMT</pubDate></item><item><title>Unsupervised Learning: Introduction</title><link>http://napitupulu-jon.appspot.com/posts/Unsupervised-Learning--Introduction/</link><dc:creator>harijh2</dc:creator><description>&lt;div&gt;&lt;!--
                    .. title: Unsupervised Learning: Introduction
                    .. slug: Unsupervised-Learning--Introduction
                    .. date: 2014-05-06 13:19:10 UTC+07:00
                    .. tags: Clustering,Coursera,machine learning
                    .. link: 
                    .. description: 
                    .. type: text
                    --&gt;


 
  &lt;meta content="text/html; charset=utf-8" http-equiv="Content-Type"&gt;
  &lt;meta content="Evernote Mac 5.7.2 (451040)" name="exporter-version"&gt;
  &lt;meta content="Clustering, Coursera, machine learning" name="keywords"&gt;
  &lt;meta content="harijh2" name="author"&gt;
  &lt;meta content="2014-05-06 13:19:10 +0000" name="created"&gt;
  &lt;meta content="2014-08-13 15:13:14 +0000" name="updated"&gt;
  &lt;title&gt;
   Unsupervised Learning: Introduction
  &lt;/title&gt;
 
 
  &lt;ul&gt;
   &lt;li&gt;
    First Unsupervised Learning algorithm that learn from unclassified data
   &lt;/li&gt;&lt;p&gt;&lt;a href="http://napitupulu-jon.appspot.com/posts/Unsupervised-Learning--Introduction/"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/ul&gt;&lt;/div&gt;</description><category>Clustering</category><category>Coursera</category><category>machine learning</category><guid>http://napitupulu-jon.appspot.com/posts/Unsupervised-Learning--Introduction/</guid><pubDate>Tue, 06 May 2014 06:19:10 GMT</pubDate></item></channel></rss>