login

A hybrid genetic algorithm for classification

Published 24 August 1991
James D. Kelly, Lawrence Davis
Citations141

TL;DR

A method for hybridizing a genetic algorithm and a k nearest neighbors classification algorithm to classify new data records based on their weighted distance from the members of the training set is described.

Abstract

In this paper we describe a method for hybridizing a genetic algorithm and a k nearest neighbors classification algorithm. We use the genetic algorithm and a training data set to learn real-valued weights associated with individual attributes in the data set. We use the k nearest neighbors algorithm to classify new data records based on their weighted distance from the members of the training set. We applied our hybrid algorithm to three test cases. Classification results obtained with the hybrid algorithm exceed the performance of the k nearest neighbors algorithm in all three cases. 1

Keywords

Computer Science