<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ko">
	<id>http://junhoahn.kr/noriwiki/index.php?action=history&amp;feed=atom&amp;title=Maximum_a_posterior</id>
	<title>Maximum a posterior - 편집 역사</title>
	<link rel="self" type="application/atom+xml" href="http://junhoahn.kr/noriwiki/index.php?action=history&amp;feed=atom&amp;title=Maximum_a_posterior"/>
	<link rel="alternate" type="text/html" href="http://junhoahn.kr/noriwiki/index.php?title=Maximum_a_posterior&amp;action=history"/>
	<updated>2026-05-14T20:47:28Z</updated>
	<subtitle>이 문서의 편집 역사</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>http://junhoahn.kr/noriwiki/index.php?title=Maximum_a_posterior&amp;diff=813&amp;oldid=prev</id>
		<title>Ahn9807: 새 문서: 확률과 통계  ==개요== Maximum likelihood estimation를 가지고도 확률 추론을 할 수 있지만, MLE보다 MAP를 사용하면 더욱 자세한 분류를 할 수 있다. 이는 확률 추론에 집단의 분포또한 포함하기 때문이다. 이러한 MAP를 사용할려면 사후 확률을 알아야 하는데, Bayesian Interface는 이러한 사전 확률에서 사후 확률을 알 수 있도록 하는 방법을 제시한다. 예를...</title>
		<link rel="alternate" type="text/html" href="http://junhoahn.kr/noriwiki/index.php?title=Maximum_a_posterior&amp;diff=813&amp;oldid=prev"/>
		<updated>2023-02-25T10:44:25Z</updated>

		<summary type="html">&lt;p&gt;새 문서: &lt;a href=&quot;/noriwiki/index.php?title=%EB%B6%84%EB%A5%98:%EC%A7%80%EB%8F%84_%ED%95%99%EC%8A%B5&quot; title=&quot;분류:지도 학습&quot;&gt;확률과 통계&lt;/a&gt;  ==개요== &lt;a href=&quot;/noriwiki/index.php?title=Maximum_likelihood_estimation&quot; title=&quot;Maximum likelihood estimation&quot;&gt;Maximum likelihood estimation&lt;/a&gt;를 가지고도 확률 추론을 할 수 있지만, MLE보다 MAP를 사용하면 더욱 자세한 분류를 할 수 있다. 이는 확률 추론에 집단의 분포또한 포함하기 때문이다. 이러한 MAP를 사용할려면 사후 확률을 알아야 하는데, Bayesian Interface는 이러한 사전 확률에서 사후 확률을 알 수 있도록 하는 방법을 제시한다. 예를...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;새 문서&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[분류: 지도 학습|확률과 통계]]&lt;br /&gt;
&lt;br /&gt;
==개요==&lt;br /&gt;
[[Maximum likelihood estimation]]를 가지고도 확률 추론을 할 수 있지만, MLE보다 MAP를 사용하면 더욱 자세한 분류를 할 수 있다. 이는 확률 추론에 집단의 분포또한 포함하기 때문이다. 이러한 MAP를 사용할려면 사후 확률을 알아야 하는데, Bayesian Interface는 이러한 사전 확률에서 사후 확률을 알 수 있도록 하는 방법을 제시한다. 예를 들자면, 피부일때 A색깔일 확률로, A색깔일때 피부일 확률을 구하는 것이다. MLE는 MAP에서 사전 확률만 제거하여 간단하게 푼 것과 동일하다.&lt;br /&gt;
&lt;br /&gt;
== Bayesian Interface ==&lt;br /&gt;
베이즈 추론에서는 추론 대상 &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;에 대하여, &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;에 대한 [[사전 확률]] &amp;lt;math&amp;gt;p(\theta)&amp;lt;/math&amp;gt;가 주어진다. &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;와 관계된 관측 &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;의 확률 분포가 &amp;lt;math&amp;gt;p(X|\theta)&amp;lt;/math&amp;gt;와 같이 주어진다고 할 때, 베이즈 추론은 &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;가 추가적으로 주어졌을 때의 &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;의 분포 &amp;lt;math&amp;gt;p(\theta|X)&amp;lt;/math&amp;gt;를 계산한다. 이때 &amp;lt;math&amp;gt;p(\theta|X)&amp;lt;/math&amp;gt;는 [[베이즈 정리]]를 이용하여 다음과 같이 계산할 수 있다.&lt;br /&gt;
:&amp;lt;math&amp;gt;p(\theta|X) = \frac{p(\theta, X)}{p(X)} = \frac{p(X|\theta) p(\theta)} {p(X)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
이 분포를 이용하여 여러 가지 통계적 추정이 가능하다. 예를 들어, 관측하지 않은 새로운 자료 &amp;lt;math&amp;gt;x^*&amp;lt;/math&amp;gt;에 대한 확률분포는 다음과 같이 추정된다.&lt;br /&gt;
:&amp;lt;math&amp;gt;p(x^* | X) = \int_{\theta} p(x^*|\theta) p(\theta|X) \mathrm{d}\theta&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ahn9807</name></author>
	</entry>
</feed>