Skip to content

Commit 5ecfa11

Browse files
committed
Add link
1 parent c3a283e commit 5ecfa11

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/links/database.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2624,6 +2624,18 @@
26242624
"math"
26252625
]
26262626
},
2627+
"https://en.wikipedia.org/wiki/Huber_loss": {
2628+
"id": "huber-loss",
2629+
"description": "Wikipedia entry for the Huber loss function.",
2630+
"short_url": "",
2631+
"keywords": [
2632+
"regression",
2633+
"machine learning",
2634+
"ml",
2635+
"loss function",
2636+
"classification"
2637+
]
2638+
},
26272639
"https://en.wikipedia.org/wiki/IEEE_floating_point": {
26282640
"id": "ieee754",
26292641
"description": "Wikipedia entry on the IEEE Standard for Floating-Point Arithmetic (754).",

0 commit comments

Comments
 (0)