xyzpy.gen.farming¶
Objects for labelling and succesively running functions.
Functions
|
Convenience function to run a full cycle of annotating a function, parsing combos into missing cases only, then persistently growing those cases, and finally merging the results into the full dataset. |
|
Convenient decorator to automatically wrap a function as a |
Classes
|
Container class for collecting and aggregating data to disk. |
|
Container class with all the information needed to systematically run a function over many parameters and capture the output in a dataset. |
|
Like a Harvester, but randomly samples combos and writes the table of results to a |