Given figure shows some data points classified by an SVM classifier and the bold line on the center represents the optimal hyperplane. What the perpendicular distance between the two dashed lines represented by a double arrow line known as?

🎲 Try a Random Question  |  Total Questions in Quiz: 57  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Machine Learning 101 Practice Test: Support Vector Machines — practice the complete quiz, review flashcards, or try a random question.

Quiz on support vector machines (SVMs), covering key concepts like the large margin intuition, margins and hard/soft SVMs, norm regularization, optimality conditions and support vectors, and finally, implementing soft SVMs using Stochastic Gradient Descent (SGD). A support vector machine (SVM) is a supervised machine learning algorithm that can generalize between two classes. SVMs are used for classification and regression tasks, and are particularly good at solving binary classification problems.  Here are some details about SVMs: Objective: Find a hyperplane with the highest margin,... Show more

Given figure shows some data points classified by an SVM classifier and the bold line on the center represents the optimal hyperplane. What the perpendicular distance between the two dashed lines represented by a double arrow line known as?<br><img src='https://www.sanfoundry.com/wp-content/uploads/2021/03/machine-learning-questions-answers-large-margin-intuition-q10.png' alt='' width='272' height='244' class='alignnone size-full wp-image-322196' /><br>