Merge pull request #12 from geekidentity/master

add file 5.Logistic回归.md  and change readme.md
This commit is contained in:
ApacheCN
2017-03-03 11:30:37 +08:00
committed by GitHub
2 changed files with 1 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
* [决策树](./docs/3.决策树.md)
* 4) 基于概率论的分类方法:朴素贝叶斯
* 5) Logistic回归
* [Logistic回归](./docs/5.Logistic回归.md)
* 6) 支持向量机
* 7) 利用AdaBoost元算法提高分类

0
docs/5.Logistic回归.md Normal file
View File