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

Module FeatureRegression



Classes [hide private]
  FeatureRegression
Given a list of feature dictionaries (sparse feature vectors) representing different objects and a matching list of target values to predict, assign values to each feature encountered to best predict the target values.