Bayes’s theorem Aug 25, 2023 • shawn tang Share on: Bayes’s theorem descirbes a probability of an event, based on prior knowledge of conditions that might be related to the event. 对于先验概率,是从总体中得到的,由此来计算出单个样本的后验概率。 <Previous Post类unix系统如何清理磁盘空间, 以及mac系统是如何分配磁盘空间的? >Next PostPytorch JIT and TorchScript