2019 - Information theoretic multi-target feature selection via output space quantization (under review)
Matlab code for the methods presented in:
K. Sechidis, E. Spyromitros-Xioufis and I. Vlahavas, Information theoretic multi-target feature selection via output space quantization (under review)
- Group_JMI_Rand.m - Implements our novel multi-target feature selection method
The tutorial 'Tutorial_Multi_label_FS.m' presents how to select features from multi-label datasets using our suggested method, while the tutorial 'Tutorial_Multivariate_regression_FS.m' presents how to select featues from multivariate-regression datasets.