TECH TALK — Optimization Algorithms

TECH TALK — Optimization Algorithms

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

Tech Talk #68 - Optimization Algorithms
https://speakerdeck.com/kmklabs/optimization-algorithms Hybridation with optimization algorithms aims to produce better…