February 2017
Beginner to intermediate
1100 pages
25h 19m
English
The three unsupervised learning techniques share the same limitation—a high computational complexity.
The K-means has the computational complexity of O(iKnm), where i is the number of iterations, K the number of clusters, n the number of observations, and m the number of features. The algorithm can be improved through the use of other techniques by using the following techniques:
Read now
Unlock full access