gist-fselect

Description: Select features from a given data set based upon a specified measure of feature quality. Usually you will also want to set the threshold for the measure you select using the -fthreshold option.

Usage: gist-fselect [options] <labels> <primary> <secondary>

Input:

Output: Chooses a subset of features from the primary data matrix using a given quality metric. Writes to standard output a version of the secondary data matrix in which low-quality columns have been removed.

Options:


Gist