1 / 8
文档名称:

Bayesian Models And Logistic Regression.pdf

格式:pdf   页数:8
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Bayesian Models And Logistic Regression.pdf

上传人:bolee65 2014/2/4 文件大小:0 KB

下载得到文件列表

Bayesian Models And Logistic Regression.pdf

文档介绍

文档介绍:Bayesian Models and Notation
Logistic Regression
• Random (= statistical = stochastic) vari-
able: upper-case letter, . V or X, or
upper-case string, . RAIN
Probability theory as basis for the construction
of classifiers:
• Binary variables: take one of two values,
X = true (abbreviated x) and X = false
• Multivariate probabilistic models (abbreviated ¬x)
• Conjunctions: (X = x) ∧(Y = y) as
• Independence assumptions
X = x, Y = y
• Naive Bayesian classifier • Templates: X, Y means X = x, Y = y, for
any value x, y, . the choice of the values
x and y does not really matter
• Forest-works (FANs)
• X P (X) = P (x) + P (¬x), where X is bi-
• Approximation: logistic regression
Pnary
Joint probability distribution Chain rule
Joint (= multivariate) distribution: Definition of conditional probability distribu-
tion:
P (X1, X2, . . . , Xn)
P (X1, X2, . . . , Xn)
Example of joint probability distribution: P (X1 | X2, . . . , Xn) =
P (X2, . . . , Xn)
P (X1, X2, X3) with:
P (x1, x2, x3) = ⇒ P (X1, X2, . . . , Xn) =
P (X | X , . . . , Xn)P (X , . . . , Xn)
P (¬x1, x2, x3) = 1 2 2
P (x , ¬x , x ) =
1 2 3 Furthermore,
P (x1, x2, ¬x3) =
( ) = 0 3
P ¬x1, ¬x2, x3 . P (X2, . . . , Xn) =
P (x1, ¬x2, ¬x3) = P (X2 | X3, . . . , Xn)P (X3, . . . , Xn)
. . .
P (¬x1, x2, ¬x3) = . . .
P (¬x1, ¬x2, ¬x3