ITMO_FS
ITMO_FS copied to clipboard
Feature selection library in python
# Pull Request Template ## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are...
**Describe the bug** Example "1.2. Problem statement regarding data sets with redundant features" from https://itmo-fs.readthedocs.io/en/latest/introduction.html#problem-statement-regarding-data-sets-with-redundant-features is not working for the both pypi and github versions of itmo_fs. **To Reproduce** Steps...
## Type of change - New method (https://www.sciencedirect.com/science/article/abs/pii/S0262885615000748)
# Pull Request Template ## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are...
Hey! Thanks a lot for sharing your work. Would you please consider making this library available as a conda package?
Dear Develoer, I have been interested in feature selection for a while. GINI index results in ITMO_FS are quite different between 0.3.3 and 0.3 versions when using the same data...
First of all, congratulations on the work! I installed your lib and I'm using Python 3.8 and Linux Mint 20.1. I don't know if the lib supports both, but I...
Dear Develoer, 1. I got the following error when using the simple test on the documentation homepage, how can I fix it? ------------------------------------------------------------------------------- Traceback (most recent call last): File ~\Documents\test\ITMO_FS-master\untitled0.py:13...