Linear Regression: Running Code (*no Notebook!*) ================================================ This is running code, as a Python program. For explanation, :doc:`see the jupyter notebook `. .. literalinclude:: linear_regression.py :caption: :download:`linear_regression.py` :language: python