Gradient Descent In Classification Problems and Multi class Classification
So in the last post we have seen about what are the classification problems, hypothesis function and cost function in classification problems. Now in this post we we will see about simplification of that cost function and how to apply gradient descent to fit the parameters of logistic regression. Simplified Cost Function In the last …
Gradient Descent In Classification Problems and Multi class Classification Read More »