Multiclass classifcation is a problem where the target y can take on more than two possible values. Just as we used the logistic regression algorithm to categorize data into two different categories, we use the softmax algorithm to categorize data in...
sanikanandpure.hashnode.dev2 min read
No responses yet.