Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

questions about the classifier in mmdcgm #1

Open
ifangcheng opened this issue Apr 4, 2018 · 0 comments
Open

questions about the classifier in mmdcgm #1

ifangcheng opened this issue Apr 4, 2018 · 0 comments

Comments

@ifangcheng
Copy link

In the mmdcgm, the prediction of a classifier yn=argmax( q(y|xn) ) is used as a point estimation to approximate the full posterior q(y|xn).

The question is that during the training process, what exactly the classifier is ?
Is it defined by yn=argmax( q(y|xn) ) or by a max-margin classifier: y=argmax F(y;x),
what's the relation between yn=argmax( q(y|xn) ) and a max-margin classifier: y=argmax F(y;x) ?
and when testing, which classifier to adopt?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant