Chapter 5 Learning Discriminative Models
The essential feature of discriminative models is that they do not attempt to model the distribution of all of the available data.
Instead, they attempt to model only the distribution of one set of data conditioned on another set,
Since we are focused on parameteric models, the critical questions are:
-
1.
What parametric family of distributions shall we use for the conditional? and
-
2.
What family of functions shall we use for the map from the “inputs,”
, to the parameters of that distribution?