Processing math: 0%

Week 10: Logistic Regression and Generalized Linear Models

Neil D. Lawrence

1st December 2015

In [26]:
import numpy as np
import pandas as pd
import pods
import matplotlib.pyplot as plt
%matplotlib inline