scispace - formally typeset
D

Daniel Brown

Researcher at Kennesaw State University

Publications -  5
Citations -  38

Daniel Brown is an academic researcher from Kennesaw State University. The author has contributed to research in topics: Cluster analysis & Set (abstract data type). The author has an hindex of 3, co-authored 5 publications receiving 25 citations.

Papers
More filters
Proceedings ArticleDOI

A Fast Density-Grid Based Clustering Method

TL;DR: This algorithm, the Fast Density-Grid Clustering Algorithm, works by dividing the data space into a grid structure and then assigning a density measurement to each grid cell in order to cluster the entire space.
Proceedings ArticleDOI

A Distributed Density-Grid Clustering Algorithm for Multi-Dimensional Data

TL;DR: Experimental results show that, when the number of records in the dataset exceed a certain amount, the parallel form of the algorithm overtakes the traditional in performance.
Proceedings ArticleDOI

An Attempt at Improving Density-based Clustering Algorithms

TL;DR: This work focuses on an ongoing modification to an algorithm called Fast Density-Grid Clustering, which is designed to create a grid structure on the data and then merging cells based on local density based on adaptive grids that have an irregular spacing.
Book ChapterDOI

Towards Optimizing Data Analysis for Multi-dimensional Data Sets

TL;DR: A KNN optimization algorithm which leverages vector space models to enhance the nearest neighbors search for a new sample by restricting the search area, and therefore reducing the number of comparisons necessary.
Proceedings ArticleDOI

An Attempt to Discover Analytical Information for Multi-Dimensional Data Sets

TL;DR: An algorithm is presented to divide the original data set into multiple smaller data set in the same data space, then perform cluster analysis on each new data set, and finally integrate the clustering results from all the smaller data sets into the final clusters.