Package CHEM :: Package ML :: Package featureAnalysis :: Module FeatureDictListToMatrix
[hide private]
[frames] | no frames]

Module FeatureDictListToMatrix



Classes [hide private]
  FeatureDictListToMatrix
Read the feature dict list of a molecule dataset (eg, combinedFeatures.dict), and output selected(top,middle,bottom,or random) number of features as a matrix according to the descending order of features' frequences in the whole dataset.