RMSE(root-mean-squared error)

It does this by measuring difference between predicted values and the actual values.

In a good model, the RMSE should be close for both your testing data and your training data.

출처: https://www.quora.com/What-is-the-meaning-of-root-mean-squared-error-RMSE-in-statistics

'분석 > 통계분석' 카테고리의 다른 글

2. 자료의 분류  (0) 2019.02.10
1. 통계학이란/표본추출법  (0) 2019.02.10
학습용(Training), 검증용(Validation), 시험용(Test) 데이터 분류  (0) 2019.01.30
시계열 분석  (0) 2019.01.30
보간법(interpolation)  (0) 2019.01.30

+ Recent posts