Which algorithm has been implemented in the forward selection (feature selection) operator?
Hi there, I was wondering if anybody knows which algorithm has been implemented in the feature selection forward operator. I am asking because I am writing a paper and use this operator to come up with a set of features. I already know how forward selection works and it works fine, but it would be great to cite the paper which has been used to implement the algorithm.