Wen1201 commited on
Commit
f44920f
·
verified ·
1 Parent(s): e118b44

Upload app_bayesian.py

Browse files
Files changed (1) hide show
  1. app_bayesian.py +1 -1
app_bayesian.py CHANGED
@@ -110,7 +110,7 @@ if 'dag_img' not in st.session_state:
110
 
111
  # 標題
112
  st.title("🎲 Bayesian Hierarchical Model Analysis")
113
- st.markdown("### 火系 vs 水系寶可夢配對勝率的貝氏階層分析")
114
  st.markdown("---")
115
 
116
  # Sidebar
 
110
 
111
  # 標題
112
  st.title("🎲 Bayesian Hierarchical Model Analysis")
113
+ st.markdown("### 貝氏統合分析模型")
114
  st.markdown("---")
115
 
116
  # Sidebar