Skip to content

Fix Calibration Error calculation in calibration_tools.py#16

Open
zhulinchng wants to merge 1 commit intohendrycks:masterfrom
zhulinchng:patch-1
Open

Fix Calibration Error calculation in calibration_tools.py#16
zhulinchng wants to merge 1 commit intohendrycks:masterfrom
zhulinchng:patch-1

Conversation

@zhulinchng
Copy link
Copy Markdown

The use of range(len(bins)-1) actually missed out calculating the last bin 74, hence the RMS Calib Error is incorrect

The use of `range(len(bins)-1)` actually missed out calculating the last bin `74`, hence the RMS Calib Error is incorrect
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