Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

概要

ベイズ法

事前分布とデータ(尤度)をもとに、事後分布を更新して推定していく方法

Pythonでの実装

PyMC パッケージが書きやすさと速度の点で結構バランスが良い