Metadata-Version: 2.1
Name: biofes
Version: 1.0.1
Summary: Biomedical Feature Selection library
Home-page: https://github.com/victorvicpal/biofes
Author: Víctor Vicente Palacios
Author-email: victorvicpal@gmail.com
License: MIT
Description: ![logo](https://github.com/victorvicpal/biofes/blob/master/doc/logo.png)
        
        # BIOFES
        biofes is a Python library for biomedical feature selection.
        
        ## INSTALLATION
        
        ```pip install biofes```
        
        ```pip install "git+https://github.com/victorvicpal/biofes"```
        
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Provides-Extra: test
