Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Electronic Theses and Dissertations

Other Computer Engineering

Clustering

Articles 1 - 1 of 1

Full-Text Articles in Computer Engineering

Building A Classification Model Using Affinity Propagation, Christopher R. Klecker Jan 2019

Building A Classification Model Using Affinity Propagation, Christopher R. Klecker

Electronic Theses and Dissertations

Regular classification of data includes a training set and test set. For example for Naïve Bayes, Artificial Neural Networks, and Support Vector Machines, each classifier employs the whole training set to train itself. This thesis will explore the possibility of using a condensed form of the training set in order to get a comparable classification accuracy. The technique explored in this thesis will use a clustering algorithm to explore with data records can be labeled as exemplar, or a quality of multiple records. For example, is it possible to compress say 50 records into one single record? Can a single …