Question: parametric model is designed to solve a supervised learning - binary classification problem. The problem has n input features and a binary output y in
parametric model is designed to solve a supervised learning binary classification
problem. The problem has n input features and a binary output y in The model
would compute a predicted probability function p : Rn with pv representing
the probability that the input v belongs to class y
Consider the following data:.
v y pA pB
v
v
v
v
v
The first two columns from the left provide a training dataset of size m
One considers two distinct parameter sets, to be possibly used by the model:
Parameter set A leads to a probability function pA : Rn The values of pA
on the training inputs are given in column three labeled pA
Parameter set B leads to a probability function pB : Rn The values of pB
on the training inputs are given in column three labeled pB
The model uses Binary CrossEntropy as loss function. Between the two parameters A
and B which one is preferable for the model to use?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
