TextFeatureSelection

Python library for feature selection for text features. It has filter method, genetic algorithm and TextFeatureSelectionEnsemble for improving text classification models. Helps improve your machine l…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install textfeatureselection

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.3.0 2023-08-06    
0.2.9 2023-03-22    
0.2.8 2023-03-22    
0.2.7 2023-03-22    
0.2.6 2023-03-22    
0.2.5 2023-03-21    
0.2.4 2023-03-18    
0.2.3 2023-03-18    
0.2.2 2023-03-18    
0.1.2 2023-03-18    
0.0.19 2023-03-18    
0.0.18 2023-01-01    
0.0.17 2023-01-01    
0.0.16 2022-12-27    
0.0.15 2021-08-13    
0.0.14 2021-08-12    
0.0.13 2021-08-12    
0.0.12 2021-01-30    
0.0.11 2021-01-30    
0.0.8 2020-08-10    
0.0.7 2020-08-07    
0.0.6 2020-08-03    
0.0.5 2020-08-03    
0.0.4 2020-08-02    
0.0.3 2020-08-02    
0.0.2 2020-06-16    
0.0.1 2020-05-27    

Issues with this package?

Page last updated 2023-10-28 04:54:11 UTC