In SVM problems, we cannot directly apply gradient descent but we can apply Subgradient descent.
In SVM problems, we cannot directly apply gradient descent but we can apply Subgradient descent. Correct Answer True
In SVM problems we cannot directly apply gradient descent but we can apply Subgradient descent. Because SVM objective is not continuously differentiable and we cannot apply gradient descent. And Sub-gradient descent can be used to solve this non-differentiable SVM objective function.
মোঃ আরিফুল ইসলাম
Feb 20, 2025