MCDMError metric
平均二乗誤差(MSE)
平均二乗誤差(MSE)は回帰モデルの基本的な損失関数であり、予測値と観測値の間の平均二乗偏差を測定します。ガウスとルジャンドルの最小二乗法(1805-1809年)に起源を持つMSEは、最小二乗回帰の基礎であり、現代の機械学習の最適化においても中心的な役割を果たしています。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Gauss, C. F. (1809). Theoria Motus Corporum Coelestium in Sectionibus Conicis Solem Ambientium. Hamburg: Perthes and Besser. link ↗
- Legendre, A. M. (1805). Nouvelles méthodes pour la détermination des orbites des comètes. Paris: F. Didot. link ↗
- Goodman, L. A. (1960). On the exact variance of products. Journal of the American Statistical Association, 55(292), 708-713. DOI: 10.1080/01621459.1960.10483369 ↗
このページの引用方法
ScholarGate. (2026, June 3). Mean Squared Error. ScholarGate. https://scholargate.app/ja/model-evaluation/mean-squared-error
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 赤池情報量基準 (AIC)モデル評価↔ compare
- 平均絶対誤差 (MAE)モデル評価↔ compare
- 決定係数 (R²)モデル評価↔ compare
- 二乗平均平方根誤差 (RMSE)モデル評価↔ compare