Version 2.1.3#
- New
compare_dict_from_existing() Allows for creating
CompareDictfrom already run instances ofBPtEvaluator.
- New
- New working caching for ListLoader
When using
Loaderbefore 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.
- Slight updates to