Used genetic algorithm to significantly reduce the number of feature in the data set without compromising with the classification accuracy. A distributed 1-N master-worker model was adopted. Docker images for the workers were created and then deployed on multiple Amazon web services EC2 instances. Master is the primary controller of the system which makes asynchronous requests to multiple workers running in different containers. Each worker returns the evaluated fitness value in response to the master, where master analyses the response and requests again until the threshold classification value is achieved.
-
Notifications
You must be signed in to change notification settings - Fork 0
AakashTyagi11/Distributed-Genetic-Algorithm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The goal is to get the best set of features from the dataset. Used a distributed approach to a genetic algorithm in order to improve the run time and accuracy.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published