学习Logistic Regression的笔记与理解(转)
摘要:
学习Logistic Regression的笔记与理解1.首先从结果往前来看下how logistic regression make predictions。设我们某个测试数据为X(x0,x1,x2···xn),Θ(θ0,θ1,θ2,···θn)为我们的学习算法所学到的参数,那么写成向量的话就变成... 阅读全文
posted @ 2015-05-28 20:12 袁军峰 阅读(318) 评论(0) 推荐(0) 编辑