文章分类 -  BDA

Big Data Analysis
logistic regression
摘要:1 开宗名义:逻辑回归是一个分类算法而不是回归算法,但是因为逻辑回归采用了回归算法,所以该算法的名字叫做逻辑回归。 2 逻辑回归模型的定义: 2.1 预先的定义: X -> n维实变量 Y->{1,0} (Y->{1,-1} 类似) P(Y=1|x)=p P(Y=0|x)=1-p <w,x> 表示w 阅读全文
posted @ 2016-04-13 19:00 xiaojyan 阅读(129) 评论(0) 推荐(0)
正则表达式
摘要:http://deerchao.net/tutorials/regex/regex.htm 阅读全文
posted @ 2016-02-24 14:28 xiaojyan
Six categories of use cases
摘要:Security Intelligence with Big Data solution will empower an organization to address the needs of a changing security landscape. The following are cat... 阅读全文
posted @ 2015-12-23 15:17 xiaojyan 阅读(77) 评论(0) 推荐(0)