Feature extraction by sparse filtering
SparseFiltering
uses sparse filtering to
learn a transformation that maps input predictors to new predictors.
Create a SparseFiltering
object using the sparsefilt
function.
transform | Transform predictors into extracted features |