wk234 Flashcards

1
Q

In the context of bayesian regression, how do we define a linear model (for simplicity). (hint: expansion of a normal distribution that we assume the model data is generated from)

A

see photo

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do we use bayes theorem in bayesian regression

A

Calculate the posterior distribution of weights given observed data by the distribution of data given weights (likelihood) multiplied by the prior distribution of weights divided by distribution of data p(t), but we often forgo the last one

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

how do we define a gaussian prior for the parameters?

A

Define a normal distribution parameterised by the mean of the weights and a covariance matrix which just makes sure the variables are not statistically independent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

After calculating the posterior by a simplified bayesian, we get the result e^F(w,t, beta), which we know is quadratic. How do we expand a quadratic of that form generally

A

see image

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do we find the explicit expressions for the covariance and mean (new ones) given a general expansion for the F function quadratic and the expanded version of the bayesian update

A

Look at the quadratic terms of each function and compare the like terms. I.e. which terms must correspond to one another. See image

How well did you know this?
1
Not at all
2
3
4
5
Perfectly