News

"beta_prior_a = 5 # 베타 사전 분포 알파 값\n", "beta_prior_b = 5 # 베타 사전 분포 베타 값\n", "beta_prior_mean = round((beta_prior_a)/(beta_prior_a ...