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.
- 2021.09.30: Calibration Statistics: Accuracy vs Precision
python3 -m venv ~/.venv/tangram
source ~/.venv/tangram/bin/activate
pip install -r requirements.txt
python3 linear_regression.py