In [ ]:
%matplotlib inline

import pandas as pd
from sklearn import linear_model
import matplotlib.pyplot as plt