Skip to content

Latest commit

 

History

History

2021.09.30_CalibrationStatisticsAccuracyVsPrecision

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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