Version 2.1.4#
- Updated
Pipeline Fixed bug that when using a pipeline with nevergrad search and custom n_jobs, would not corrected find the cache when the n_jobs passed varied.
- Updated
- Updated
Dataset New Dataset behavior is to upon init, allow setting parameter verbose, as well the new default verbose values is 1 from 0.
- Updated
- Updated
BPtEvaluator New repr look for printing the problem spec used. Also updated look and feel of verbose print out.
- Updated
- Updated
extensions.ThresholdNetworkMeasures Updated and fixed some logic errors when thresholding in the extensions thresholded network object.
Also added additional tests for the these new features. Moving forward this object should be more robust and reliable.
- Updated