Skip to content
/ tfp Public

tensorflow probability で一般化線形モデルと構造時系列モデリング

License

Notifications You must be signed in to change notification settings

myoshimu/tfp

Repository files navigation

[TensorFlow Probability] 一般化線形モデルと構造時系列モデリングのデモ

TensorFlow Probability(TFP)は TensorFlow に基づいて作成された確率的推論と統計的分析のための Python ライブラリです。TFP を使用すると、最新のハードウェア(TPU、GPU)上で確率モデルとディープ ラーニングを組み合わせることができます。このリポジトリでは TensorFlow Probability の高位 API tfp.glm および tfp.sts を使ってマーケティング分析するサンプルコードをご紹介しています。

  • tfp.glm_ga360.ipynb: 一般化線形モデル
  • tfp.sts_ga360.ipynb: 状態空間モデル

関連した解説はこちらを参照ください。

About

tensorflow probability で一般化線形モデルと構造時系列モデリング

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published