SVM uses Gradient descent (GD) to minimize its margin instead of using a Lagrange.
SVM uses Gradient descent (GD) to minimize its margin instead of using a Lagrange. Correct Answer False
SVM do not use gradient descent to minimize its margin instead of using a Lagrange but both are used for different purposes. GD minimizes an unconstrained optimization problem and Lagrange multipliers used to convert a constrained optimization problem into an unconstrained problem.
মোঃ আরিফুল ইসলাম
Feb 20, 2025