Skip to content

Commit

Permalink
Update chapter7.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sm1les authored Nov 8, 2024
1 parent 9a351c9 commit 6e9b00a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/chapter7/chapter7.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
```{important}
参与组队学习的同学须知:
本章学习时间:3天
本章配套视频教程:https://www.bilibili.com/video/BV1Mh411e7VU?p=11
```

# 第7章 贝叶斯分类器

本章是从概率框架下的贝叶斯视角给出机器学习问题的建模方法,不同于前几章着重于算法具体实现,本章的理论性会更强。朴素贝叶斯算法常用于文本分类,例如用于广告邮件检测,贝叶斯网和EM算法均属于概率图模型的范畴,因此可合并至第14章一起学习。
Expand Down

0 comments on commit 6e9b00a

Please sign in to comment.