Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 571 Bytes

File metadata and controls

25 lines (17 loc) · 571 Bytes

Calibration Statistics: Accuracy vs Precision

Purpose

This code was used to create the figures found in the post "Calibration Statistics: Accuracy vs Precision", which dealt with sides of calibration that aren't usually considered.

Blog post

Installation

python3 -m venv ~/.venv/tangram
source ~/.venv/tangram/bin/activate
pip install -r requirements.txt

Usage

python3 linear_regression.py