Description Details Author(s) References Examples
A package for non-linear binary classification with simultaneous sparse feature selection. This package implements an algorithm developed in [Lapanowski and Gaynanova, preprint] called sparse kernel optimal scoring (sparse KOS). It combines kernel discriminant analysis with sparse feature selection. The kernel discriminant analysis is done through a kernelized version of regularized optimal scoring, which is a regression-type problem. This package uses the Gaussian kernel. Sparse feature selection is accomplished by placing a weight lying in [-1,1] on each data feature, and then including a sparsity penalty on the weight vector. Sparse KOS alternates between solving the kernelized optimal scoring problem and minimzing a LASSO-type problem on a feature weight vector. This package also implements automatic kernel, ridge, and sparsity parameter selection methods.
The DESCRIPTION file:
This package was not yet installed at build time.
Index: This package was not yet installed at build time.
Alexander F. Lapanowski and Irina Gaynanova
Maintainer: Alexander F. Lapanowski <aflapan@gmail.com>
Lapanowski, Alexander F., and Gaynanova, Irina “Sparse feature selection in kernel discriminant analysis via optimal scoring”. Preprint
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.