Derive the Dual Formulation for Support Vector Machines [Lecture 3.3]

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 8

  • @studymlwithme
    @studymlwithme 5 месяцев назад +1

    I have searched all over the internet and this is by far the best explanation of the derivation of the Dual formula for an SVM.

  • @joy2000cyber
    @joy2000cyber 3 года назад +1

    This is the clearest explanation of SVM optimization math-wise. Other channels just don’t have the patience or the partial derivative skill to clarify the details of every step.

  • @phanikirans4728
    @phanikirans4728 3 года назад

    Excellent simplification of a complex concept...surprising that there are so very views...in fact one of the best explanations i have come across...thank you for your efforts...

  • @adamnagy8043
    @adamnagy8043 5 месяцев назад

    I found this the best explanation on the internet! Still, I have one question: The primal optimazition is minimizing the weight vector. At the dual optimization are we minimaizing lamdas aswell?

    • @amile-machinelearningwithc4547
      @amile-machinelearningwithc4547  5 месяцев назад

      Thank you. To your question: If you are using the dual formulation, you are optimising the lambdas. In the cost function are only lambdas. Then, you can directly calculate the weights with w=sum lambda*x*y

  • @wavyhix2184
    @wavyhix2184 2 года назад

    Thank you so much! This really helped me!

  • @domenicoscarpino3715
    @domenicoscarpino3715 10 месяцев назад

    hello, what do the subscript i and j represent in the double summation?