sskm: Stable Sparse K-Means

Achieve feature selection via taking subsamples of data and then running sparse k-means on each of the subsamples. Only maintain features that received positive weights a high proportion of times. Run standard k-means to cluster the data based on subset of features selected.

Getting started

Package details

AuthorAbraham Apfel
MaintainerAbraham Apfel <aba44@pitt.edu>
LicenseGPL-2
Version1.0.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("sskm")

Try the sskm package in your browser

Any scripts or data that you put into this service are public.

sskm documentation built on May 29, 2017, 10:43 p.m.