Skip to content

Commit a270cce

Browse files
committed
Add MSE link
1 parent 63c7a51 commit a270cce

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/links/database.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2568,6 +2568,19 @@
25682568
"error"
25692569
]
25702570
},
2571+
"https://en.wikipedia.org/wiki/Mean_squared_error": {
2572+
"id": "mean-squared-error",
2573+
"description": "Wikipedia entry for the mean squared error (MSE).",
2574+
"short_url": "",
2575+
"keywords": [
2576+
"mse",
2577+
"statistics",
2578+
"stats",
2579+
"error",
2580+
"model",
2581+
"prediction"
2582+
]
2583+
},
25712584
"https://en.wikipedia.org/wiki/Median": {
25722585
"id": "median",
25732586
"description": "Wikipedia entry for the median.",

0 commit comments

Comments
 (0)