An enhancement dbscan algorithm applied to faculty performance evaluation
By: Cayabyab, Renee Anne S. and Contreras, Justine Mariel L
Language: English Publisher: . . c2016Description: Undergraduate Thesis: (BSCS major in Computer Science) - Pamantasan ng Lungsod ng Maynila, 2016Content type: text Media type: unmediated Carrier type: volumeGenre/Form: academic writingDDC classification: . LOC classification: QA76.9.A43 C39 2016| Item type | Current location | Home library | Collection | Call number | Status | Date due | Barcode | Item holds |
|---|---|---|---|---|---|---|---|---|
| Archival materials | PLM | PLM Archives | Filipiniana-Thesis | QA76.9.A43 C39 2016 (Browse shelf) | Available | FT6078 |
ABSTRACT: DBSCAN is a fundamental density cluster formation. Its advantage is that it can discover clusters with arbitrary shapes and size. The algorithm typically regards clusters as dense regions of objects in the data space that are separated by regions of low-density objects. The algorithm has two input parameters, radius Eps and MinPts. It only needs to find out all the maximal density connected spaces to cluster the data points in an attribute space. And these density-connected spaces are the clusters. Every object not contained in any cluster is considered noise and can be ignored. Though DBSCAN has a lot of advantages compared to other clustering algorithms, it also has its own drawbacks. First, the algorithm is not entirely deterministic wherein it cannot determine the correct cluster of a border point. Second, DBSCAN is sensitive to the setting of parameters resulting to unfitting clusters. Third, possible merging of two supposedly separate clusters may occur in the existing algorithm, failing to comply with the goal of cluster analysis. The researchers were able to enhance the existing system by solving the problems stated and have met the objectives presented. The enhanced algorithm satisfied the standards of the possible user through the conducted survey.
Filipiniana

There are no comments for this item.