Tag Archives: Machine Learning

Finally I deleted my Facebook Account

19 Dec

Finally I deleted my Facebook Account

I decided to delete my Facebook account. For all of you who ask now: Why did you do so? Here are my main reasons that led to this decision: Privacy issues I want to be in control on the data that I share I am concerned about my privacy and therefore I do want to [...]

Machine Learning is awesome

16 Nov

Machine Learning Class Machine Learning has always been a topic that attracted my interest. Currently I attend the “Machine Learning” class (@ml_class) offered by Prof. Andrew Ng from Stanford University. The class is awesome. The video lectures are made of small chunks explaining every topic in detail. A lot of topics were already covered: Linear [...]

Video by Google on K-Means Clustering

4 Aug

Recently I was searching for good ressources explaining the k-means clustering algorithm. I found the following video from Google Research on YouTube. It explains the K-Means clustering algorithm quite well. Related articles The Difference between Segmentation and Clustering (zyxo.wordpress.com) Clustergram: visualization and diagnostics for cluster analysis (R code) (r-statistics.com) Clustering large datasets (metalev.org)