Version 2.1.3#

  • New compare_dict_from_existing()
    • Allows for creating CompareDict from already run instances of BPtEvaluator.

  • New working caching for ListLoader
    • When using Loader before with behav=’all’, the cache option was not implemented, it is now implemented.

  • Slight updates to BPtEvaluator
    • Added to_pickle function, and optional argument to save a copy of the cv splitter object used.