|
Optimal Pruned K-Nearest Neighbors: OP-KNN - Application to Financial Modeling AbstractThe paper proposes a methodology called OP-KNN, which builds a one hidden- layer feedforward neural net- work, using nearest neighbors neurons with extremely small computational time. The main strategy is to select the most relevant variables beforehand, then to build the model using KNN kernels. Multiresponse Sparse Regression (MRSR) is used as the second step in order to rank each kth nearest neighbor and finally as a third step Leave-One-Out estima- tion is used to select the number of neighbors and to esti- mate the generalization performances. This new methodol- ogy is tested on a toy example and is applied to financial modeling.
[Edit] |