We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63c7a51 commit a270cceCopy full SHA for a270cce
1 file changed
docs/links/database.json
@@ -2568,6 +2568,19 @@
2568
"error"
2569
]
2570
},
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
+ },
2584
"https://en.wikipedia.org/wiki/Median": {
2585
"id": "median",
2586
"description": "Wikipedia entry for the median.",
0 commit comments