📚 node [[kernel_support_vector_machines_(ksvms)]]
📓
garden/KGBicheno/Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Kernel_Support_Vector_Machines_(Ksvms).md by @KGBicheno
Kernel Support Vector Machines (KSVMs)
Go back to the [[AI Glossary]]
A classification algorithm that seeks to maximize the margin between positive and negative classes by mapping input data vectors to a higher dimensional space. For example, consider a classification problem in which the input dataset has a hundred features. To maximize the margin between positive and negative classes, a KSVM could internally map those features into a million-dimension space. KSVMs uses a loss function called hinge loss.
📖 stoas
- public document at doc.anagora.org/kernel_support_vector_machines_(ksvms)
- video call at meet.jit.si/kernel_support_vector_machines_(ksvms)
🔎 full text search for 'kernel_support_vector_machines_(ksvms)'