wadooodd / Genetic-Algorithm-From-Scratch

Implemented Genetic Algorithm from scratch to select most impactful features from the dataset. Applied Machine learning classification model to evaluate the accuracy score with and without feature selection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Genetic-Algorithm-From-Scratch

Implemented Genetic Algorithm from scratch to select to most impactful features from the dataset. Applied Machine learning classification model to evaluate the accuracy score with and without feature selection.

Note: Description.pdf contains detailed description of the project. Do visit it.

About

Implemented Genetic Algorithm from scratch to select most impactful features from the dataset. Applied Machine learning classification model to evaluate the accuracy score with and without feature selection.


Languages

Language:Jupyter Notebook 94.7%Language:Python 5.3%