
RSS를 최소화 하는 OLS 방법으로 계수를 추정$B_0$ : The expected value of $Y$when $X=0$$B_1$ : The avearge increase in $Y$ associated with a one-unit increse in X.

Classifier - 분류기 → 회귀와 마찬가지로 분류기를 구축하는데 사용할 수 있는 train set과 test set이 존재주어진 잔고(X1) 및 소득(X2) 값에 대해 부도(Y)를 예측하는 모델을 구축하는 방법 Y가 부도 금액처럼 정량적인 값이 아니라 범주형

cross-validation : model assessment : model performance를 측정하는데 사용됨 model selection 에 사용됨bootstrap : accuracy of a parameter를 측정하는데 주로 사용됨test error :
.png)
<Predicting Baseball Player's Salaries Using Regression Trees>predictors : Years(메이저리그에서 몇년있었는지) / Hits(전년도의 Hits수)reponse : SalaryTree 구조 : Nodes