Home | Trees | Indices | Help |
|
---|
|
Classes inherited from this class intend to collect attributes within internal processing.
Subclassing Harvestable we gain ability to collect any internal data from the processing which is especially important if an object performs something in loop and discards some intermidiate possibly interesting results (like in case of CrossValidatedTransferError and states of the trained classifier or TransferError).
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
harvested = StateVariable(enabled= False, doc= """Store specif
|
|||
_KNOWN_COPY_METHODS = [None, 'copy', 'deepcopy']
|
|||
harvest_attribs = property(fget= lambda self: self.__attribs,
|
|||
Inherited from |
|
|||
Inherited from |
|
|
Set attributes to harvest
|
|
|
harvested
|
harvest_attribs
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:35 2012 | http://epydoc.sourceforge.net |