use genetic algorithm as a feature selection for text classification

how to apply the genetic algorithm as a feature selection for text classification in python I need to use GA to select most relevant feature in text classification

Topic text-classification genetic-algorithms feature-selection

Category Data Science


There's a python library that helps do this task. TextFeatureSelection is the library and TextFeatureSelectionGA is the module.

https://pypi.org/project/TextFeatureSelection/

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.