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
Asked
Active
Viewed 288 times
1 Answers
2
There's a python library that helps do this task. TextFeatureSelection is the library and TextFeatureSelectionGA is the module.
StatguyUser
- 885
- 1
- 8
- 20