In-class activity 4: Linear (and other) models for regression

Get the code an directions from

~tvandrun/Public/cs394/ica4-linreg

Start a Jupyter notebook with

jupyter notebook --ip=127.0.0.1 &

Select lab3-linreg.ipynb.

As you go along, you are encouraged to look things up in the documentation of the libraries used:

Numpy home and reference

SciPy home and reference

Matplotlib home and API

Pandas home and API

Scikit-learn home and API


Thomas VanDrunen
Last modified: Fri Feb 22 12:53:02 CST 2019