Categorical Clustering vs Topical Clustering

In this post, I will give you some useful references about these two types of clustering methods: categorical vs topical clustering. Categorical Clustering: ROCK algorithm http://rss.acs.unt.edu/Rdoc/library/cba/html/rockCluster.html http://en.wikibooks.org/wiki/Data_Mining_Algorithms_In_R/Clustering/RockCluster Topical Clustering: Sahimi…

Data Clustering

http://jamesmccaffrey.wordpress.com/2013/05/06/data-clustering-using-category-utility/ http://msdn.microsoft.com/en-us/magazine/dn198247.aspx

Cluster Analysis

Statistica http://www.statsoft.com/textbook/cluster-analysis/

Synchronize MySQL databases between Ubuntu and Windows

Solution 1:  Unify the folder data of XAMPP on Ubuntu and Windows. Both of the operating systems point to the same folder. See more details in the following post: http://stackoverflow.com/questions/4638981/is-it-possible-to-use-the-same-mysql-database-for-windows-xampp-and-linux-mysql/14368403#14368403…

Synchronize data on computers installed more operating systems

This article posted in 2008 but it’s till been employed useful in many cases of our life. http://lifehacker.com/348858/use-a-single-data-store-when-dual-booting Nowadays browsers Google Chrome and FireFox equiped this feature helps users to…