Created by Yijing Yang, Wei Wang, Hongyu Fu and C.-C. Jay Kuo from University of Southern California.
This is an official implementation of our work DFT/RFT feature selection. A faster implementation of the DFT/RFT loss can be found in the cpp version.
feat_utils.py: The functionfeature_selectionis the main function for DFT-based feature selection.