This repository provides a python implementation of FGR as described in the paper "Dual Regularized Feature Selection for Class-Specific and Global Feature Associations".
The datasets are accessible through the UCI machine learning repository (https://archive.ics.uci.edu/ml/datasets.php) or scikit-feature selection repository (https://jundongl.github.io/scikit-feature/datasets.html).
- numpy
- matplotlib
- scikit-learn
- scipy
- pandas
- tqdm
- os
DRFS_main.py
If you have any questions, please feel free to contact me with wangc@mail.nankai.edu.cn