Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Implement a bootstrap confidence interval method - #179

Merged
Jeff Omhover (jfomhover) merged 8 commits into
mainfrom
jfomhover/cibootstrap
Nov 25, 2021
Merged

Implement a bootstrap confidence interval method#179
Jeff Omhover (jfomhover) merged 8 commits into
mainfrom
jfomhover/cibootstrap

Conversation

@jfomhover

Copy link
Copy Markdown
Contributor

This will help with inferencing benchmark and others, where the runs produce fluctuating values for the percentiles.

This adressed #162 partially, we'd still need to inject that in the inference metrics and in the report (we'll do once #177 is merged)

@jfomhover Jeff Omhover (jfomhover) added the enhancement New feature or request label Nov 24, 2021
@jfomhover Jeff Omhover (jfomhover) added this to the Expansion milestone Nov 24, 2021
@jfomhover
Jeff Omhover (jfomhover) temporarily deployed to mlops November 24, 2021 22:04 Inactive
@jfomhover
Jeff Omhover (jfomhover) temporarily deployed to mlops November 24, 2021 22:06 Inactive
@github-actions

Copy link
Copy Markdown

Unit Test Results for Build

  1 files  ±0    1 suites  ±0   11s ⏱️ +5s
75 tests +2  75 ✔️ +2  0 💤 ±0  0 ±0 

Results for commit e01e03a. ± Comparison against base commit 5d9b0c9.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to report confidence intervals for benchmark results

2 participants