TECH TALK — Optimization Algorithms
Published in
1 min readMar 15, 2018
Hybridation with optimization algorithms aims to produce better result (compare to single algorithm) and more efficient. For example, PSO is used to determine the optimum cluster centers of K-Means Clustering. Finally, the quality of clustering were evaluated using Silhouette Coefficient by examining how clusters are separated and how compact the cluster centers are.
Check the video in