APPLICATION OF ARTIFICIAL BEE COLONY ALGORITHM IN DATA CLUSTERING

Clustering data or grouping data is an important tool for a variety of applications. The most popular class of clustering is Kmeans algorithm. However, this algorithm not ensures to get the global optimum when doing the clustering. That because Kmeans algorithm highly depends on the initial states a...

Full description

Saved in:
Bibliographic Details
Main Author: RAMADHANINGRUM (10112079), ZUHAIRINA
Format: Final Project
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/24862
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:Clustering data or grouping data is an important tool for a variety of applications. The most popular class of clustering is Kmeans algorithm. However, this algorithm not ensures to get the global optimum when doing the clustering. That because Kmeans algorithm highly depends on the initial states and trapped to the local minimum, and gets a bad results when the data has an outliers. Thus, the algorithm needs to upgraded to prevent that things happened. One of the algorithm that can be used is artificial bee colony algorithm. Artificial bee colony algorithm is one of <br /> <br /> <br /> metaheuristic method, a method which guides a subordinate heuristic by combining intelligently different concepts for exploring and exploiting the search space to find <br /> <br /> <br /> global near-optimal solution.