Skip to content

One GP for all features. #1643

Answered by gpleiss
jilsamia asked this question in Q&A
Jun 9, 2021 · 1 comments · 6 replies
Discussion options

You must be logged in to vote

I would like to have one common GP for all the features.

A GP (at least as we define it in this package) is a scalar output function. Therefore, if you learn a single GP for all features, the output of your model will be a scalar. This is appropriate for regression or binary classification, but you typically need a vector-valued output for multi class classification. This is why we have multiple GPs (one for each feature).

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@gpleiss
Comment options

@leontegral
Comment options

@ackbar03
Comment options

@tkelestemur
Comment options

@ackbar03
Comment options

Answer selected by gpleiss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants