Package CHEM :: Package ML :: Package features :: Module FeatureAggregator :: Class FeatureAggregator
[hide private]
[frames] | no frames]

Class FeatureAggregator



Combine featureDicts from diffent feature extractor (eg, AtomCountExtractor, BondCountExtractor, TreeExtractor) into one feature dictionary.

Optionally adds default bias / systematic error const

Instance Methods [hide private]
 
__init__(self)
Default constructor.
 
main(self, argv)
For use as command-line executable method