Skip to main content
. 2018 Sep 14;11(Suppl 3):71. doi: 10.1186/s12920-018-0388-0

Table 2.

Notations

Symbol Definition and Description
D =  < X, y> Labeled dataset where X ∈ Rm × n is a matrix of m instances and n features, and y ∈ {0, 1}m is the binary class labels of the instances
xi ith feature in X
g(xi, xj) Function that returns the redundancy between two features xi and xj
f(xi, y) Function that returns the relevance between a feature xi and class labels y
S Indices of selected features
Ω Indices of all features
ΩS Indices of candidate features Ω − S
k Number of features to be selected
v Number of views in a multi-view dataset
MVD =  < (X1, …, Xv), y> Labeled multi-view dataset where XiRm×ni is a matrix of m samples and ni features and y ∈ {0, 1}m is the binary class labels of the instances in all views
Di =  < Xi, y> ith view in a multi-view dataset
xji jth feature in Xi
Si Indices of selected features from ith view
Ωi Indices of all features in ith view
ΩSi Indices of candidate features Ωi − Si in ith view