A Beginner’s Guide to Loss functions for Classification Algorithms
Welcome to the second part of the Complete Guide to Loss Functions. Previously we had studied the Regression Losses in depth. In this blog, we will go through the details of the Classification Loss Functions. Classification algorithms like Logistic Regression, SVM (Support Vector Machines), Neural Networks use a specific set of loss functions for the …
A Beginner’s Guide to Loss functions for Classification Algorithms Read More »