angelamarpaung99 / Genetic-Algorithm

Implementation of Genetic Algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Genetic Algorithm

This is decision tree classification system built using Genetic Algorithm. Genetic Algorithm was built from scratch.

The training and test are given above as Data Train.txt and Data Test.txt .

Run genetic_algorithm_classification.py and the prediction will be saved as target_latih.txt

About

Implementation of Genetic Algorithm.


Languages

Language:Python 100.0%