Version 1.3.6#
- Removed cache option from ModelPipeline
Use cache_loc parameter instead in each individual piece for more flexibility.
- New search_only_params param
In the ParamSearch object, there is now a parameter for search_only_params.
This parameter allows some advanced behavior, w.r.t. to only passing params when searching for params.
- More Tests
Increasing greatly the number of unit tests.