Home | Trees | Indices | Help |
---|
|
BaseKernel.BaseKernel --+ | MisMatch
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|
|
Optional abstract method. Given some object to compare, build a dictionary of its important features such that it is easy to compare any two objects' feature dictionaries. Combined with the getFeatureDictionary(...) and prepareFeatureDictionaryList(...) methods, this can save a lot of time as the features need only be calculated once for an object, then stored in self.featureDictList instead of being recalculated for every similarity call.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Thu Nov 8 17:49:31 2007 | http://epydoc.sourceforge.net |