HyperAIHyperAI

Command Palette

Search for a command to run...

Hinge Loss Function

Date

2 years ago

Hinge loss functionThe shape of is like a hinge, which is also the origin of its name. This loss function mainly exists in support vector machines, which requires not only correct classification, but also a high enough confidence level for the loss to be 0, that is, the hinge loss function has higher requirements for learning.

The formula of the hinge loss function is L ( y ( w * x + b )) = [ 1 – y ( w * x + b )]

Hinge loss is a loss function used for training classifiers, most notably for support vector machines.

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Hinge Loss Function | Wiki | HyperAI