seldonian.utils.io_utils¶
Functions
|
A function that is used as a callback each time the CMA-ES evoluation strategy object, es, is evaluated, allowing us to log the xmean and f value at each iteration |
|
A utility for checking whether a path is a directory |
|
A wrapper for loading an object from a JSON file |
|
A wrapper for loading an object from a pickle file |
|
A wrapper for saving an object to a JSON file |
|
A wrapper for saving an object to a pickle file |