Skip to content

Luck032/GeneticAlgorithmForFeatureSelection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Genetic Algorithm for Feature Selection (Adapted Version)

This repository implements a genetic algorithm for feature selection in a classification task using a Random Forest model.

The code is largely based on the original work by Renato Sousa: https://github.com/renatoosousa/GeneticAlgorithmForFeatureSelection

Only minimal adaptations were made to fit the needs of my project, while the core logic and workflow remain unchanged.

All credit for the original implementation goes to the original author.

About

Search the best feature subset for you classification mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%