Skip to content

Conversation

@CDBiddulph
Copy link

Previously, bootstrap_trace_data would capture execution traces in the prediction parameter of wrapped_metric, but then discarded them. Metrics would always receive trace=None instead of the actual trace. This would break metrics that use the trace.

Also fixed attempted division of two lists, dividing their lengths instead.

Previously, bootstrap_trace_data would capture execution traces in the `prediction` parameter of wrapped_metric, but then discarded them. Metrics would always receive trace=None instead of the actual trace. This would break metrics that use the trace.

Also fixed attempted division of two lists, dividing their lengths instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant