Python으로 배우는 선형 모델 입문
Jason Vestuto
Data Scientist
주요 내용:
y = a0 + a1*x + a2*x**2 + a3*x**3 + .... + an*x**n
y = a0 + a1*x