이진 분류(Binary Classification)

로지스틱 회귀(Logistic Regression)

image

* RMSE(Root Mean Squared Error) : 평균 제곱근 편차를 의미합니다. RMSE는 MSE의 제곱근으로, 모델의 예측 오차를 평가하는 지표. RMSE는 특히 예측 값의 오차의 단위를 원래의 단위로 되돌리기 위해 사용

image

결론

Source : https://wooono.tistory.com/115