This website requires JavaScript.
Explore
Help
Register
Sign In
408
/
912-notes
Watch
1
Star
0
Fork
0
You've already forked 912-notes
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
f1bbcc259b2eb13574ddccbe7cd40d79aa7f4ae8
912-notes
/
ml
/
logistic regression
/
logistic regression.md
Shine wOng
5fc4c31acb
update conclusions on linear regression, update words.md, modify some mistakes in previous cpp conclusions.
2020-01-08 14:52:00 +08:00
393 B
Raw
Blame
History
逻辑回归问题总结
目录
摘要
逻辑回归概述
假设函数
假设函数的意义
决策边界
线性边界
非线性边界
损失函数
为什么不使用平方损失函数
对数损失函数
最大似然估计
多分类问题
梯度下降法
对数损失函数是凸函数
过拟合
正则化的损失函数
Reference in New Issue
View Git Blame
Copy Permalink