What Is The Generalized Cost Function #183
What is the generalized cost function?
This multiple choice question (MCQ) is related to the book/course gs gs126 Neural Networks. It can also be found in gs gs126 Logistic Regression - Logistic Regression – Cost Function and Gradient Descent - Quiz No.1.
What is the generalized cost function?
cost(h(x),y) = -y*log(h(x)) – (1 – y)*log(1-h(x))
cost(h(x),y) = – (1 – y)*log(1-h(x))
cost(h(x),y) = -y*log(h(x))
cost(h(x),y) = y*log(h(x)) + (1 – y)*log(1-h(x))
Similar question(s) are as followings:
Online Quizzes of gs126 Neural Networks
Decision Trees - Decision Trees – Inductive Bias - Quiz No.1
gs gs126 Neural Networks
Online Quizzes
Support Vector Machines - Large Margin Intuition - Quiz No.1
gs gs126 Neural Networks
Online Quizzes