FastStatisticalModels4Python

Current MacBook Air evidence set

This is the curated local MacBook Air result set for the PyCon talk. Use this directory instead of older quick-validation outputs.

Scope

The MacBook Air tier is for correctness, debugging, reference checks, and lightweight evidence. It should not be presented as final large-scale speed evidence or compared directly with Linux server CPU/A100 results.

Files

Core full-grid validation:

Extra evidence added after visual review:

Figure metadata:

Current status

Primary figures

Reproduction

Use the project default local environment:

python -m experiments.run_macbook_evidence_extra \
  --output-dir experiments/results/macbook_air_long/latest \
  --checkpoint-every 20 --max-iter 15

python -m experiments.visualization.plot_macbook_air_evidence \
  --results-dir experiments/results/macbook_air_long/latest

The extra evidence runner appends rows and skips existing run_ids, so it can be resumed after interruption.