Skip to content

Commit a3726cd

Browse files
committed
Add links
1 parent de124a4 commit a3726cd

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

docs/links/database.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2517,6 +2517,31 @@
25172517
"error"
25182518
]
25192519
},
2520+
"https://en.wikipedia.org/wiki/Mean_absolute_percentage_error": {
2521+
"id": "mean-absolute-percentage-error",
2522+
"description": "Wikipedia entry for the mean absolute percentage error (MAPE), which is used to access how well a model's forecast compares to actual values.",
2523+
"short_url": "",
2524+
"keywords": [
2525+
"mpe",
2526+
"mape",
2527+
"statistics",
2528+
"stats",
2529+
"forecasting",
2530+
"error"
2531+
]
2532+
},
2533+
"https://en.wikipedia.org/wiki/Mean_percentage_error": {
2534+
"id": "mean-percentage-error",
2535+
"description": "Wikipedia entry for the mean percentage error (MPE), which is used to assess how well a model's forecast compares to actual values.",
2536+
"short_url": "",
2537+
"keywords": [
2538+
"mpe",
2539+
"statistics",
2540+
"stats",
2541+
"forecasting",
2542+
"error"
2543+
]
2544+
},
25202545
"https://en.wikipedia.org/wiki/Median": {
25212546
"id": "median",
25222547
"description": "Wikipedia entry for the median.",

0 commit comments

Comments
 (0)